✨ codeFirst实体建表
This commit is contained in:
9
ZR.Model/ProteryConstant.cs
Normal file
9
ZR.Model/ProteryConstant.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using System;
|
||||
|
||||
namespace ZR.Model
|
||||
{
|
||||
public enum ProteryConstant
|
||||
{
|
||||
NOTNULL = 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user