fix: dm_model_call_fact created_at use timestamp instead of datetime with invalid NOW() default

This commit is contained in:
yumoqing 2026-07-20 13:01:40 +08:00
parent eccd6e8f04
commit ac97245aa3

View File

@ -149,8 +149,7 @@
{
"name": "created_at",
"title": "创建时间",
"type": "datetime",
"default": "NOW()"
"type": "timestamp"
}
],
"indexes": [