更新若干bug

This commit is contained in:
2026-03-11 11:11:10 +08:00
parent 5dffe62adc
commit f134b0e759
6 changed files with 210 additions and 25 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ class Tenant extends Model
'contact_phone' => 'string',
'contact_email' => 'string',
'address' => 'string',
'domain' => 'string',
'worktime' => 'string',
'status' => 'integer',
'create_time' => 'datetime',
'update_time' => 'datetime',