This commit is contained in:
yumoqing 2026-06-26 14:36:25 +08:00
parent 74d4b67906
commit 7bdcb8cf5f

View File

@ -37,7 +37,7 @@
}
}
},
"editexclouded": ["created_by", "created_at", "updated_at", "org_id"],
"editexclouded": ["id", "created_by", "created_at", "updated_at", "org_id"],
"editable": {
"new_data_url": "{{entire_url('../api/product_create.dspy')}}",
"update_data_url": "{{entire_url('../api/product_update.dspy')}}",