提交代码
This commit is contained in:
+2
-2
@@ -98838,7 +98838,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Problem", DbType="VarChar(50)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Problem", DbType="NVarChar(1000)")]
|
||||
public string Problem
|
||||
{
|
||||
get
|
||||
@@ -98858,7 +98858,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Measure", DbType="VarChar(100)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Measure", DbType="NVarChar(1000)")]
|
||||
public string Measure
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user