master:代码还原;

pull/1121/head
liujiang 2025-04-02 23:04:19 +08:00
parent ffe25948fc
commit f9783719d7
1 changed files with 2 additions and 6 deletions

View File

@ -23,17 +23,13 @@ public class StoreOrderDetail extends SimpleEntity {
*/ */
private Long storeOrderId; private Long storeOrderId;
/** /**
* ID * ID
*/ */
private Long storeProdColorId; private Long storeProdColorSizeId;
/** /**
* ID * ID
*/ */
private Long storeProdId; private Long storeProdId;
/**
*
*/
private String colorName;
/** /**
* [10: 11: 12: 13: 14: 21: 22: 23: 24:] * [10: 11: 12: 13: 14: 21: 22: 23: 24:]
*/ */