|
|
@@ -15,7 +15,7 @@ import lombok.Data;
|
|
|
@Data
|
|
|
public class GoodsSupplyPrice extends TscBaseDomain {
|
|
|
|
|
|
- private Integer supplyGoodsPriceSq;
|
|
|
+ private Integer goodsSupplyPriceSq;
|
|
|
private String goodsCd;
|
|
|
private int supplyGoodsPrice;
|
|
|
private float supplySellFeeRate;
|