This commit is contained in:
shijingjing
2023-02-09 16:00:29 +08:00
parent a3b9c28bd6
commit afdbfec823
6 changed files with 242 additions and 1 deletions

View File

@@ -77,6 +77,8 @@ export default {
module = 'xaxc'
} else if (/\/project\/qianxinan\//.test(libPath)) {
module = 'qxn'
} else if (/\/project\/tongren\//.test(libPath)) {
module = 'tr'
} else if (/\/project\/beta\//.test(libPath)) {
corpId = 'ww2a667717a70164f1'
module = 'wangge'