ludc
2023-04-12 d7a83f1396425c4e47da9b95f287b26cd5bb3344
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