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