整合上架版进入标准流程

This commit is contained in:
aixianling
2022-07-04 15:48:17 +08:00
parent 993b90857d
commit 16bbd9080f
311 changed files with 15 additions and 34 deletions

View File

@@ -55,6 +55,8 @@ export default {
corpId = 'ww596787bb70f08288'
if (/\/project\/police\//.test(libPath)) {
module = 'hnjc'
} else if (/\/project\/saas\//.test(libPath)) {
module = 'online'
} else if (/\/project\/xicheng\//.test(libPath)) {
module = 'xaxc'
} else if (/\/project\/beta\//.test(libPath)) {