Files
kunshan-bzfm-mes-backend/ZR.Model/ProteryConstant.cs
2024-11-28 13:37:01 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}