This commit is contained in:
lijiazhuo
2025-10-10 10:18:15 +08:00
parent b828cda11f
commit 6b66619d4c
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.scheduling.annotation.EnableScheduling;
@SpringBootApplication
@EnableScheduling+-
@EnableScheduling
public class SsoApplication {
public static void main(String[] args) {

View File

@ -73,7 +73,7 @@ public class ShouYinMingXi {
List<Map<String, Object>> datas = api.getFormData(10000, new String[]{"xm","shefenhaoma","jigou","fensi",
"shoukuanfangshi","jine","yinhangzhanghao","yinhangbianhao","yinhangmingcheng",
"kaihuhangbianhao","kaihuhang","name","taxpayerid","sy_time","timec","yh_code",
"yh_name","zhh_code","zhh_name","accnum","wb_time","pk_org","acco","accountproperty","zht","def20"},//所属部门(文本),分司,车牌号码,品牌,型号,颜色 ,注册登记日期,班制
"yh_name","zhh_code","zhh_name","accnum","wb_time","pk_org","acco","accountproperty","zht","def20","szxmbm"},//所属部门(文本),分司,车牌号码,品牌,型号,颜色 ,注册登记日期,班制
filter, null);
if (datas == null) {
return null;
@ -254,7 +254,7 @@ public class ShouYinMingXi {
List<Map<String, Object>> datas = api.getFormData(10000, new String[]{"xm","shefenhaoma","jigou","fensi",
"shoukuanfangshi","jine","yinhangzhanghao","yinhangbianhao","yinhangmingcheng",
"kaihuhangbianhao","kaihuhang","name","taxpayerid","sy_time","timec","yh_code",
"yh_name","zhh_code","zhh_name","accnum","wb_time","pk_org","acco","accountproperty","zht","def20","zfyt","leibie"},//所属部门(文本),分司,车牌号码,品牌,型号,颜色 ,注册登记日期,班制
"yh_name","zhh_code","zhh_name","accnum","wb_time","pk_org","acco","accountproperty","zht","def20","zfyt","leibie","szxmbm"},//所属部门(文本),分司,车牌号码,品牌,型号,颜色 ,注册登记日期,班制
filter, null);
if (datas == null) {
return null;