ziyuandigitalbackend/DOAN.Model/ProteryConstant.cs
2024-08-16 18:02:59 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}