This commit is contained in:
eric
2023-11-23 09:05:23 +08:00
parent bfba03c697
commit 0e6f134423
163 changed files with 22154 additions and 0 deletions

7
config.js Normal file
View File

@@ -0,0 +1,7 @@
export const type = "people"; //office 个人公司
// wx515bd42ee0db5c5d cityNew
// wx2b2ec2ba5ee694bc 公司
export const appId = type === "people" ? "wxe50d2cfda682d4d2" : "wx2b2ec2ba5ee694bc";
export const envConfig=type === "people" ? "citynew-0givkbre03955d8c" : "cloud1-5g5xrgza12a0dd6d";
// export const envConfig="prod-4go74loxa6ac34a8"