update ef-model

This commit is contained in:
2025-09-05 00:37:48 +08:00
parent 61502cb3bd
commit 3a40a33204
10 changed files with 1052 additions and 14 deletions

View File

@@ -46,7 +46,7 @@ public class guadanOrderController: ApiController
var result = new
{
order.admin,
order.followers,
order.follower,
StartDate = order.StartDate?.ToString("yyyy-MM-dd"),
EndDate = order.EndDate?.ToString("yyyy-MM-dd"),
order.CreateUser,