zhengzhou-byd-lms/DOAN.Model/ProteryConstant.cs
2024-12-23 13:16:06 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}