feat: 配置

This commit is contained in:
2026-01-12 08:47:53 +08:00
parent 5d98b76fd1
commit 3af268dbae
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"appid": "wx5e79df5996572539",
"appid": "wx0be424e1d22065a9",
"compileType": "miniprogram",
"libVersion": "3.8.10",
"packOptions": {

View File

@@ -12,7 +12,7 @@ import rawConfigs from '../../client-configs.json' with { type: 'json' };
export const CLIENT_CONFIGS = rawConfigs;
// 获取当前用户端配置
export const getCurrentConfig = () => CLIENT_CONFIGS.zhinian;
export const getCurrentConfig = () => CLIENT_CONFIGS.tianmu;
export const clientId = getCurrentConfig().clientId;
export const appId = getCurrentConfig().appId;

View File

@@ -60,7 +60,7 @@
wx23f86d809ae80259
*/
"mp-weixin": {
"appid": "wx5e79df5996572539",
"appid": "wx0be424e1d22065a9",
"setting": {
"urlCheck": false,
"minified": true