mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 00:15:06 +08:00
trade:前端订单管理,联调接口
This commit is contained in:
@ -45,7 +45,7 @@ public class TradeOrderDO extends BaseDO {
|
||||
*
|
||||
* 枚举 {@link TradeOrderTypeEnum}
|
||||
*/
|
||||
private Integer type; // TODO order_promotion_type
|
||||
private Integer type;
|
||||
/**
|
||||
* 订单来源
|
||||
*
|
||||
|
Reference in New Issue
Block a user