Преглед на файлове

工单调整验证码校验规则

shenjingwei преди 4 месеца
родител
ревизия
5002029135
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/custom/restcontroller/webmanage/sale/salestarget/enterprisetarget.java

+ 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)
-    public String getYear() throws YosException {
+    public String getyear() throws YosException {
 
         Long sys_enterpriseid = content.getLong("sys_enterpriseid");