@@ -65,7 +65,7 @@ public class Department extends BasePo {
private Long priceSystemId;
/**
- * 下单模式 字典:department_orderMode 1自建单+万里牛自动提单 2自建单+万里牛手动提单
+ * 下单模式 字典:department_orderMode 1自建单+万里牛手动提单 2自建单+万里牛自动提单
*/
private String orderMode;