|
@@ -112,7 +112,7 @@ public class CreateOrdereRquest {
|
|
*/
|
|
*/
|
|
private Double refundCount;
|
|
private Double refundCount;
|
|
private List<Selected> selected;
|
|
private List<Selected> selected;
|
|
- private Double selPrice;
|
|
|
|
|
|
+ private Double sellPrice;
|
|
private String spec;
|
|
private String spec;
|
|
}
|
|
}
|
|
|
|
|