试车管理-系统资产导入
This commit is contained in:
+8
-8
@@ -281357,7 +281357,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PipingStart", DbType="VarChar(50)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PipingStart", DbType="VarChar(500)")]
|
||||
public string PipingStart
|
||||
{
|
||||
get
|
||||
@@ -281377,7 +281377,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PipingEnd", DbType="VarChar(50)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PipingEnd", DbType="VarChar(500)")]
|
||||
public string PipingEnd
|
||||
{
|
||||
get
|
||||
@@ -321220,7 +321220,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ProblemDesrioption", DbType="NVarChar(200)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ProblemDesrioption", DbType="NVarChar(2000)")]
|
||||
public string ProblemDesrioption
|
||||
{
|
||||
get
|
||||
@@ -321240,7 +321240,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_TreatmentMeasures", DbType="NVarChar(200)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_TreatmentMeasures", DbType="NVarChar(2000)")]
|
||||
public string TreatmentMeasures
|
||||
{
|
||||
get
|
||||
@@ -322202,7 +322202,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ProblemDesrioption", DbType="NVarChar(200)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ProblemDesrioption", DbType="NVarChar(2000)")]
|
||||
public string ProblemDesrioption
|
||||
{
|
||||
get
|
||||
@@ -322222,7 +322222,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_TreatmentMeasures", DbType="NVarChar(200)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_TreatmentMeasures", DbType="NVarChar(2000)")]
|
||||
public string TreatmentMeasures
|
||||
{
|
||||
get
|
||||
@@ -438616,7 +438616,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ProblemDesrioption", DbType="NVarChar(200)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ProblemDesrioption", DbType="NVarChar(2000)")]
|
||||
public string ProblemDesrioption
|
||||
{
|
||||
get
|
||||
@@ -438632,7 +438632,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_TreatmentMeasures", DbType="NVarChar(200)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_TreatmentMeasures", DbType="NVarChar(2000)")]
|
||||
public string TreatmentMeasures
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user