Ver código fonte

增加根据身份证查看用户详情接口

邱宇 4 anos atrás
pai
commit
e6a92c1fba
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/main/resources/application-base.yml

+ 2 - 2
src/main/resources/application-base.yml

@@ -49,10 +49,10 @@ duceap:
       enabled: true
       user-token-header-name: userToken
   security:
-    #    type: dcuc ## 注解掉不开启认证登录
+    type: dcuc # 注解掉不开启认证登录
     dcuc:
       cas-server-url-prefix: http://192.168.10.2:8877/sso
-      server-name: 10.11.1.25:8871 10.11.1.151:8000 10.11.0.233:8871 10.11.1.22:8871
+      server-name: 10.11.1.25:8871 10.11.1.151:8000 10.11.0.233:8871 10.11.1.22:8871 10.11.1.63:8871
       ignore-pattern: '/js/*|/img/*|/css/*|/api/*|/*.png|/rest/*|/webSocket/*|/oauthLogin/*|/authorizationPage.html|/importAuthorizationFile.html|/license/LicenseManagerServlet|/authorizationFile/|/auditsvr/|/authsvr/|/codelist/|/swagger-ui.html'
       app-code: QXXT0000000000000001
       api-url: http://192.168.10.2:8860/dcuc