Valeo_Line_MES_backend/RIZO.Model/ProteryConstant.cs

5 lines
51 B
C#
Raw Normal View History

2026-01-10 13:47:54 +08:00
public enum ProteryConstant
{
NOTNULL = 0
}