feat: add save

This commit is contained in:
2025-12-16 14:26:31 +08:00
parent 4722eef72c
commit 512859b5c7
6 changed files with 34 additions and 20 deletions

View File

@@ -40,3 +40,5 @@ field_relate:
table: users
pivot: tenant_users
json: users
join_foreign_key: tenant_id
join_references: user_id