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