zhengyiming
7 天以前 83f7e95067ccca1735043a9a870564003e920e71
1
2
3
4
5
6
7
8
9
{
  "config": [
    {
      "requestLibPath": "import { request } from '@/utils/request'",
      "schemaPath": "http://localhost:58190/swagger/v1/swagger.json",
      "serversPath": "./packages/services"
    }
  ]
}