zhengyiming
2025-02-14 ddfa27c45cc80f575f414bac49201ac60f20888a
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"
    }
  ]
}