diff --git a/templates/admin/content/src/MyApp.Host/InitData/Admin/ad_user_staff.json b/templates/admin/content/src/MyApp.Host/InitData/Admin/ad_user_staff.json index dfebadfd..d8372c81 100644 --- a/templates/admin/content/src/MyApp.Host/InitData/Admin/ad_user_staff.json +++ b/templates/admin/content/src/MyApp.Host/InitData/Admin/ad_user_staff.json @@ -3,7 +3,7 @@ "id": 161223411986501, "position": null, "jobNumber": null, - "sex": 0, + "sex": null, "entryTime": null, "workWeChatCard": null, "introduce": null, diff --git a/templates/admin/content/src/MyApp.Host/InitData/Admin/ad_user_staff.tenant.json b/templates/admin/content/src/MyApp.Host/InitData/Admin/ad_user_staff.tenant.json index a7afe8cf..08022532 100644 --- a/templates/admin/content/src/MyApp.Host/InitData/Admin/ad_user_staff.tenant.json +++ b/templates/admin/content/src/MyApp.Host/InitData/Admin/ad_user_staff.tenant.json @@ -4,7 +4,7 @@ "tenantId": 161223412138053, "position": null, "jobNumber": null, - "sex": 0, + "sex": null, "entryTime": null, "workWeChatCard": null, "introduce": null,