Merge branch 'develop' of http://47.106.207.27:3000/AI260626/Mutual_Fund into develop_feature_risk

# Conflicts:
#	model/audit_log.py
#	model/sys_message.py
This commit is contained in:
zhangyongcai
2026-09-13 15:23:38 +08:00
49 changed files with 3386 additions and 14 deletions
+1
View File
@@ -1,4 +1,5 @@
"""sys_message 站内信 ORM 模型(风控拦截/冻结后触达客户的通道)。"""
"""sys_message 站内信/消息中心表 ORM(投顾触达客户通道,发送报告时写入)。"""
from __future__ import annotations
from datetime import datetime