diff --git a/out/production/resources/AccessInterface.yml b/out/production/resources/AccessInterface.yml index 60dfcf1..3aadf16 100644 --- a/out/production/resources/AccessInterface.yml +++ b/out/production/resources/AccessInterface.yml @@ -2,4 +2,4 @@ interfaceList: - "/ws/register/register/face" - "/ws/register/login/face" #- "/ws/eventCenter/user/saveUser" - #- "/ws/eventCenter/user/deleteUser" \ No newline at end of file + #- "/ws/eventCenter/user/deleteUser" diff --git a/out/production/resources/application.properties b/out/production/resources/application.properties index fde48ec..6543279 100644 --- a/out/production/resources/application.properties +++ b/out/production/resources/application.properties @@ -68,6 +68,7 @@ db.default.url=jdbc:mysql://117.78.10.170:3006/app_zhangqiyang_app_master_pre?us db.default.user=app_zhangqiyang db.default.password=Asdf123!@# + #db.company1.name=Company 1 #db.company1.driver=com.mysql.cj.jdbc.Driver #db.company1.url=jdbc:mysql://localhost:3306/hy_iot_paas2?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useSSL=false @@ -389,6 +390,5 @@ logging.level.com.hypaas=INFO -