mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
订单支持新增子订单和查询
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ public class OrderDO extends BaseDO {
|
||||
/**
|
||||
* 父单号
|
||||
*/
|
||||
private Long parentNo;
|
||||
private Long parentId;
|
||||
/**
|
||||
* 源订单号
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user