Valeo_Line_MES_backend/RIZO.Model/ProteryConstant.cs
2026-01-10 13:47:54 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}