ZrAdminNetCore/ZR.ServiceCore/ProteryConstant.cs
不做码农 be515339fe ♻️代码重构
2023-09-02 17:55:34 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}