소스 검색

工单调整验证码校验规则

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");