Compare commits

..

2 Commits

Author SHA1 Message Date
李鹏飞 8a39c901d4 Merge branch 'master' of http://47.104.102.122:3000/panhf/CNCEC_SUBQHSE_WUHUAN 2024-11-08 18:33:34 +08:00
李鹏飞 c50ae542bb 1 2024-11-08 18:33:17 +08:00
4 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -201,7 +201,7 @@
fileInfo: {
name: '',
ext: '',
primary: '',
primary: urlString,
creator: '',
createTime: new Date('20210505')
},

View File

@ -201,7 +201,7 @@
fileInfo: {
name: '',
ext: '',
primary: '',
primary: urlString,
creator: '',
createTime: new Date('20210505')
},

View File

@ -19329,7 +19329,7 @@
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v16.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">