mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-11-03 00:53:59 +08:00
13 lines
309 B
JSON
13 lines
309 B
JSON
{
|
|
|
|
"ThingsGateway.Admin.Application.BaseDataEntity": {
|
|
"CreateOrgId": "CreateOrgId"
|
|
},
|
|
"ThingsGateway.Admin.Application.BaseEntity": {
|
|
"CreateTime": "CreateTime",
|
|
"CreateUser": "CreateUser",
|
|
"SortCode": "SortCode",
|
|
"UpdateTime": "UpdateTime",
|
|
"UpdateUser": "UpdateUser"
|
|
}
|
|
} |