|
@@ -58,6 +58,7 @@
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="BLL\FuncPowerHelper.cs" />
|
|
<Compile Include="BLL\FuncPowerHelper.cs" />
|
|
|
|
+ <Compile Include="BLL\HelperBase.cs" />
|
|
<Compile Include="BLL\UserHelper.cs" />
|
|
<Compile Include="BLL\UserHelper.cs" />
|
|
<Compile Include="BLL\BllHelper.cs" />
|
|
<Compile Include="BLL\BllHelper.cs" />
|
|
<Compile Include="BLL\TokenData.cs" />
|
|
<Compile Include="BLL\TokenData.cs" />
|
|
@@ -286,6 +287,8 @@
|
|
<Compile Include="Excutor\GetSysUserFileStringExcutor.cs" />
|
|
<Compile Include="Excutor\GetSysUserFileStringExcutor.cs" />
|
|
<Compile Include="Excutor\SetSysUserFileStringExcutor.cs" />
|
|
<Compile Include="Excutor\SetSysUserFileStringExcutor.cs" />
|
|
<Compile Include="Excutor\SetOptionExcutor.cs" />
|
|
<Compile Include="Excutor\SetOptionExcutor.cs" />
|
|
|
|
+ <Compile Include="Helper\BedNetHelper.cs" />
|
|
|
|
+ <Compile Include="Helper\MattressHelper.cs" />
|
|
<Compile Include="ImgHelper\ImgHelper.cs" />
|
|
<Compile Include="ImgHelper\ImgHelper.cs" />
|
|
<Compile Include="LJFrameWork\LJException\LJException.cs" />
|
|
<Compile Include="LJFrameWork\LJException\LJException.cs" />
|
|
<Compile Include="LJFrameWork\LJLib.Method\SortedListEx.cs" />
|
|
<Compile Include="LJFrameWork\LJLib.Method\SortedListEx.cs" />
|