zhengyiming
2025-02-19 327c15f09c66f783c7a9c850626984f9a8b7c11a
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"
    }
  ]
}