|
@@ -222,6 +222,7 @@
|
|
|
<Compile Include="Com\SetDwLayout.cs" />
|
|
|
<Compile Include="Com\GetSysUserFileString.cs" />
|
|
|
<Compile Include="Com\SetOption.cs" />
|
|
|
+ <Compile Include="Com\UpdateMtrldefPrice.cs" />
|
|
|
<Compile Include="CRC64\CRC64.cs" />
|
|
|
<Compile Include="DBA\DAL_SQLite\DbSqlHelper.cs" />
|
|
|
<Compile Include="DBA\DAL_SQLite\SqlServerEngine.cs" />
|
|
@@ -349,6 +350,7 @@
|
|
|
<Compile Include="Excutor\GetSysUserFileStringExcutor.cs" />
|
|
|
<Compile Include="Excutor\SetSysUserFileStringExcutor.cs" />
|
|
|
<Compile Include="Excutor\SetOptionExcutor.cs" />
|
|
|
+ <Compile Include="Excutor\UpdateMtrldefPriceExcutor.cs" />
|
|
|
<Compile Include="Helper\BedNetHelper.cs" />
|
|
|
<Compile Include="Helper\ERPHelper.cs" />
|
|
|
<Compile Include="Helper\InterfaceHelper.cs" />
|