WorkCamera/server/Zr.Admin.NET/ZR.Model/ProteryConstant.cs
2025-12-27 12:17:46 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}