odf_new/server/ZR.Model/ProteryConstant.cs
2026-03-02 18:13:36 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}