ref 路由生成方式调整为后台生成和去除mock

This commit is contained in:
DaxPay
2024-07-02 16:22:50 +08:00
parent 37ee147249
commit 40dda3d4e4
276 changed files with 1551 additions and 19426 deletions

View File

@@ -61,7 +61,7 @@ module.exports = {
},
customScopesAlign: !scopeComplete ? 'top' : 'bottom',
defaultScope: scopeComplete,
scopes: [...scopes, 'mock'],
scopes: [...scopes],
allowEmptyIssuePrefixs: false,
allowCustomIssuePrefixs: false,