|
@@ -60,7 +60,7 @@ public class MemberOrderInfoSyncDTO implements Serializable {
|
|
/**
|
|
/**
|
|
* 这笔订单需要发放的积分
|
|
* 这笔订单需要发放的积分
|
|
*/
|
|
*/
|
|
- @JsonProperty("order_score")
|
|
|
|
|
|
+ @JsonProperty("score")
|
|
private Integer orderScore;
|
|
private Integer orderScore;
|
|
|
|
|
|
public Long getStoreId() {
|
|
public Long getStoreId() {
|