zhengyiming
2025-02-21 95dc61cc00f7249c7b552932a95c9c854514bbf5
1
2
3
4
5
6
7
8
9
{
  "config": [
    {
      "requestLibPath": "import { request } from '@/utils/request'",
      "schemaPath": "http://localhost:57190/swagger/v1/swagger.json",
      "serversPath": "./packages/services"
    }
  ]
}