Commit 0e1545c7 authored by KeYong's avatar KeYong

修改后端默认系统用户appKey

parent ae7f3131
......@@ -10,11 +10,11 @@ spring.datasource.validationQuery = SELECT 1
#系统服务账号,用户后端服务调用
security.password=a1234560
security.loginId=fas_autosys
security.loginId=fas_system
#应用product appkey
security.productWeb=STUDIO_APP_WEB
security.appKey =studio_normalapp_2681691
security.appKey=studio_normalapp_3056965
eureka.client.serviceUrl.defaultZone=http://172.16.11.20:10001/eureka/
eureka.client.register-with-eureka = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment