Quellcode durchsuchen

工单调整验证码校验规则

shenjingwei vor 4 Monaten
Ursprung
Commit
5002029135

+ 1 - 1
src/custom/restcontroller/webmanage/sale/salestarget/enterprisetarget.java

@@ -452,7 +452,7 @@ public class enterprisetarget extends Controller {
 //    }
 //    }
 
 
     @API(title = "查询对应企业的年度", apiversion = R.ID20230103102302.v1.class)
     @API(title = "查询对应企业的年度", apiversion = R.ID20230103102302.v1.class)
-    public String getYear() throws YosException {
+    public String getyear() throws YosException {
 
 
         Long sys_enterpriseid = content.getLong("sys_enterpriseid");
         Long sys_enterpriseid = content.getLong("sys_enterpriseid");