@@ -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;