jiangqs
2023-05-10 9658e5ca43e617c68c54d7dd7797f873e55311c3
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/constant/AppErrorConstant.java
@@ -119,4 +119,7 @@
    String SALESPRICE_MIN = "设置价格不能低于最低限价";
    String VERIFY_TYPE_MISS = "没有核销类型";
    String BEYOND_SURP_NUM = "超过剩余次数";
}