This commit is contained in:
jl
2023-04-20 16:36:30 +08:00
parent ab8ac9cce6
commit 3a08c033ba
7 changed files with 63 additions and 38 deletions

View File

@ -109,6 +109,7 @@ namespace Epost.Model
{
public string wallNo { get; set; }
public string lightType { get; set; }
public string lightColor { get; set; }
}