fix: dm_model_call_fact.catelogid长度10→32 (digital_human等超长catelogid)
This commit is contained in:
parent
237c09262f
commit
ed0107347e
@ -39,7 +39,7 @@
|
||||
"name": "catelogid",
|
||||
"title": "目录ID",
|
||||
"type": "str",
|
||||
"length": 10
|
||||
"length": 32
|
||||
},
|
||||
{
|
||||
"name": "userid",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user