新增非法字段检查
This commit is contained in:
@@ -4,5 +4,5 @@ public static class ConstVar
|
||||
{
|
||||
public const string Producer = "Producer";
|
||||
public const string Null = "NULL";
|
||||
public const string MyDumperNull = "NULL";
|
||||
public const string MyDumperNull = @"\N";
|
||||
}
|
Reference in New Issue
Block a user