BUGFIX: 1、llm使用sketch查询工具数据没有保存到历史记录中
2、flux运行失败状态下,获取结果报错 3、618福利邮件通知
This commit is contained in:
@@ -233,4 +233,6 @@ public interface AccountService extends IService<Account> {
|
||||
Boolean subAccountImport(MultipartFile file);
|
||||
|
||||
Set<String> organizationNameSearch(String type, String name);
|
||||
|
||||
void send618PromotionEmailTemp();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user