feat: menu
This commit is contained in:
@@ -152,13 +152,12 @@ export default defineConfig({
|
||||
* @doc https://pro.ant.design/zh-cn/docs/openapi/
|
||||
*/
|
||||
openAPI: [
|
||||
{
|
||||
requestLibPath: "import { request } from '@umijs/max'",
|
||||
|
||||
schemaPath: join(__dirname, "oneapi/prodapi.json"),
|
||||
mock: false,
|
||||
projectName: "prodApi",
|
||||
},
|
||||
// {
|
||||
// requestLibPath: "import { request } from '@umijs/max'",
|
||||
// schemaPath: join(__dirname, "oneapi/prodapi.json"),
|
||||
// mock: false,
|
||||
// projectName: "prodApi",
|
||||
// },
|
||||
// {schemaPath: "./docs/apifox-api.json",
|
||||
// requestLibPath: "import { request } from '@umijs/max'",
|
||||
// schemaPath: join(__dirname, "oneapi.json"),
|
||||
|
||||
Reference in New Issue
Block a user