mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-16 23:53:48 +08:00
!177 modify default value
Merge pull request !177 from Admin/sit-Carl-V3
This commit is contained in:
@@ -19,7 +19,7 @@ public class OrderDatilListEntity {
|
||||
|
||||
private String logisticsNumber;
|
||||
|
||||
private String status = "0";
|
||||
private String status = "2";
|
||||
|
||||
private String logisticsDate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user