录音时长统调整后端接口

This commit is contained in:
zhonghua.li
2026-02-07 21:24:24 +08:00
parent 3944fa6969
commit b1c4f57c58
10 changed files with 436 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
"use strict";
const envConfig = {
apiEnv: "prod"
apiEnv: "local"
};
exports.envConfig = envConfig;
//# sourceMappingURL=../../.sourcemap/mp-weixin/common/env.js.map