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:
+3
@@ -26,6 +26,9 @@ public class OrderDO extends BaseDO {
|
||||
// 订单状态
|
||||
private Integer status;
|
||||
|
||||
// 打包状态
|
||||
private Integer packaged;
|
||||
|
||||
// 自定义单号
|
||||
private String customOrderNo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user