trade:前端订单管理,联调接口

This commit is contained in:
YunaiV
2022-12-10 11:52:11 +08:00
parent bddbedd781
commit fc49f000ce
4 changed files with 86 additions and 186 deletions

View File

@ -45,7 +45,7 @@ public class TradeOrderDO extends BaseDO {
*
* 枚举 {@link TradeOrderTypeEnum}
*/
private Integer type; // TODO order_promotion_type
private Integer type;
/**
* 订单来源
*