This commit is contained in:
邹宗楠
2026-03-31 14:02:51 +08:00
parent 29de059c4f
commit 44b4249bc8
9 changed files with 63726 additions and 63088 deletions

View File

@@ -141,6 +141,8 @@ func Init() {
orm.RegisterModel(&model.LakalaSeparateAmt{})
orm.RegisterModel(&model.LakalaWithdrawal{})
orm.RegisterModel(&model.InvoiceMsg{})
// 存储获取到的美团任务信息
orm.RegisterModel(&model.ActivityStation{})
//发送图文消息公众号
orm.RegisterModel(&model.KnowledgeDepot{})