1
This commit is contained in:
@@ -2405,6 +2405,7 @@
|
||||
<Content Include="File\Excel\DataIn\ProjectSetup导入模板.xls" />
|
||||
<Content Include="File\Word\HSSE\环境监测数据接口.docx" />
|
||||
<Content Include="libman.json" />
|
||||
<Content Include="File\Excel\DataOut\关键事项.xlsx" />
|
||||
<None Include="packages.config" />
|
||||
<Content Include="ReportPrint\ReportTabFile\分包商上传周报.tab" />
|
||||
<Content Include="ReportPrint\ReportTabFile\HSSE日志暨管理数据收集.tab" />
|
||||
@@ -19772,7 +19773,7 @@
|
||||
</FlavorProperties>
|
||||
</VisualStudio>
|
||||
</ProjectExtensions>
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
|
||||
+1
-1
@@ -52793,7 +52793,7 @@ namespace Model
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_WED_WorkCode", DbType="VarChar(20)")]
|
||||
[global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_WED_WorkCode", DbType="NVarChar(100)")]
|
||||
public string WED_WorkCode
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user