fix: isolate WeChat runtime delivery path

This commit is contained in:
john
2026-07-28 09:33:25 +08:00
parent 5a13950bc3
commit 7f9453433c
8 changed files with 226 additions and 9 deletions
+1
View File
@@ -512,6 +512,7 @@ async function bootstrapUserAuth() {
await bootstrapPortalIntegrationServices({
pool,
h5Root: H5_ROOT,
codeRoot: __dirname,
env: process.env,
usersRoot: USERS_ROOT,
wechatMpConfig: WECHAT_MP_CONFIG,