yuxc
2023-04-14 f2e6e77dc5a984e2fec4416717baa7c47118fcb1
1
2
3
4
5
6
7
8
9
10
11
12
knife4j:
  cloud:
    routes:
      - name: 授权模块
        uri: 127.0.0.1:37000
        location: /blade-auth/v2/api-docs
      - name: 工作台模块
        uri: 127.0.0.1:37000
        location: /blade-desk/v2/api-docs
      - name: 系统模块
        uri: 127.0.0.1:37000
        location: /blade-system/v2/api-docs