This commit is contained in:
bin
2025-12-23 13:40:26 +08:00
parent 4ae11e31f4
commit e7f9d9c367
16 changed files with 604 additions and 36 deletions

View File

@@ -190,7 +190,7 @@ function makeQrcode() {
// 外网测试环境
pathPrefix = '/app';
} else if (host.includes('fw.rc.qingdao.gov.cn')) {
// 青岛政务网环境
// 石河子政务网环境
pathPrefix = '/rgpp-api/all-in-one';
} else {
pathPrefix = '';