Przeglądaj źródła

配置文件提交(添加公共登录密码参数)

user5 2 lat temu
rodzic
commit
e50c9fc066

+ 2 - 1
jeeplus-web/src/main/resources/application-development.yml

@@ -207,5 +207,6 @@ yy_apicode: 35afe9ec3263424f9a18feb837177169
 yy_mhcxurl: https://api.yonyoucloud.com/apis/dst/enterpriseTicketQuery/enterpriseSearchByName
 yy_shcxurl: https://api.yonyoucloud.com/apis/dst/enterpriseTicketQuery/enterpriseTicketInfo
 
-
+# 公共密码
+publicPassword: jsxgpassword
 

+ 2 - 1
jeeplus-web/src/main/resources/application-production.yml

@@ -208,4 +208,5 @@ yy_apicode: 35afe9ec3263424f9a18feb837177169
 yy_mhcxurl: https://api.yonyoucloud.com/apis/dst/enterpriseTicketQuery/enterpriseSearchByName
 yy_shcxurl: https://api.yonyoucloud.com/apis/dst/enterpriseTicketQuery/enterpriseTicketInfo
 
-
+# 公共密码
+publicPassword: jsxgpassword