Squashed commit of the following:
commit8d3548006dAuthor: chen wei bo <1025839511@qq.com> Date: Fri Sep 12 16:00:29 2025 +0800 更新语言表 commit0d66f72c61Author: chen wei bo <1025839511@qq.com> Date: Fri Sep 12 15:19:32 2025 +0800 支付相关 commit8372d3b489Author: chen wei bo <1025839511@qq.com> Date: Fri Sep 12 11:29:11 2025 +0800 登录之后获取全局数据
This commit is contained in:
@@ -39,7 +39,7 @@ export class GlobalConfig extends BaseConfig {
|
||||
return oneData.emotionApiKey;
|
||||
}
|
||||
|
||||
/** 获取情绪判断机器人api */
|
||||
/** 获取ai模型 */
|
||||
public getModel(): string | null {
|
||||
let oneData = this.getAllConfig();
|
||||
if (!oneData) return null;
|
||||
|
||||
Reference in New Issue
Block a user