Files
sy_hx_pbl_backend/DOAN.Model/ProteryConstant.cs
2024-09-23 09:14:22 +08:00

5 lines
51 B
C#

public enum ProteryConstant
{
NOTNULL = 0
}