skyouc
4 天以前 95d72e8761420deefa34edeedac8438fa041df10
rsf-server/src/main/java/com/vincent/rsf/server/system/constant/GlobalConfigCode.java
@@ -15,4 +15,6 @@
    /**收货时是否允许超收*/
    public final static String ALLOW_OVER_CHANGE = "AllowOverchange";
    public final static String ORDER_INOF_REPORT_PLAT = "OrderInofReportPlat";
}