jiangqs
2023-05-09 7a0dd449cc2f49c18c2bc324a3ed283b5f1b3cf5
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 = "超过剩余次数";
}