diff --git a/luoo_user/src/main/resources/bootstrap.yml b/luoo_user/src/main/resources/bootstrap.yml index 2c580b1..a2c06ec 100644 --- a/luoo_user/src/main/resources/bootstrap.yml +++ b/luoo_user/src/main/resources/bootstrap.yml @@ -3,11 +3,15 @@ spring: config: name: user profile: dev +# profile: prod label: master +# uri: http://116.62.145.60:13000 uri: http://116.62.145.60:12000 # uri: http://127.0.0.1:12000 oauth2: weixin: - appid: wx667f580d1605650b - secret: 4bb42de98cb422d733ac7d50e7cade3b \ No newline at end of file + appid: wxae6fb76efa147314 +# appid: wx667f580d1605650b + secret: 741727f12d1b262ac855b905bf2e60e2 +# secret: 4bb42de98cb422d733ac7d50e7cade3b \ No newline at end of file