zhengyiming
2025-02-17 b0371b64792e2a071e273cd57496c9f38a3118c2
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"
    }
  ]
}