qt5107 vor 2 Jahren
Ursprung
Commit
852d6f2496

+ 1 - 1
hx-service-api/victoriatourist-api/src/main/java/com/fjhx/entity/apply/ApplyPurchase.java

@@ -81,7 +81,7 @@ public class ApplyPurchase extends BaseEntity {
     private Long receiptWarehouseId;
 
     /**
-     * 状态:10、待采购;20、审批中;30、已驳回;40、待发货;50、已发货;60、已完成
+     * 状态:10、待采购;20、审批中;30、待发货;40、已发货;50、已完成
      */
     private Integer status;