jrj/ext-jrj/ext-jrj.vcxproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/Expense/MouldFeeBase.cpp | 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/Expense/MouldFeeEx.cpp | 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/Expense/maint.Document.MouldFeeBase.cpp | 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/ProductSample/ProductLibraryItemMaint3.cpp | 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/SystemSettings/BindComputer.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
jrj/project/business/SystemSettings/UserImport.cpp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
jrj/ext-jrj/ext-jrj.vcxproj
@@ -562,6 +562,7 @@ <ClCompile Include="..\project\business\Expense\maint.Document.ExportCredit.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Expense\maint.Document.MouldFeeBase.cpp" /> <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -578,6 +579,8 @@ <ClCompile Include="..\project\business\Expense\MouldFee.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Expense\MouldFeeBase.cpp" /> <ClCompile Include="..\project\business\Expense\MouldFeeEx.cpp" /> <ClCompile Include="..\project\business\Expense\PaperCardCheck.cpp" /> <ClCompile Include="..\project\business\Expense\PaperCardReconciliation.cpp" /> <ClCompile Include="..\project\business\Expense\PaperCardReconciliationEx.cpp"> jrj/project/business/Expense/MouldFeeBase.cppBinary files differ
jrj/project/business/Expense/MouldFeeEx.cppBinary files differ
jrj/project/business/Expense/maint.Document.MouldFeeBase.cppBinary files differ
jrj/project/business/ProductSample/ProductLibraryItemMaint3.cppBinary files differ
jrj/project/business/SystemSettings/BindComputer.cpp
@@ -25,7 +25,6 @@ { xml x; xaserverarg arg; arg = GetArg(); jrj/project/business/SystemSettings/UserImport.cpp
@@ -168,7 +168,7 @@ xml x; xaserverarg arg; arg.setNativePointer(arg.CreateInstance()); arg.AddArg(L"sguid", id); if (xurl::post(L"/sale/data/OrganizationStruct/tree.child.OrgChart", arg.GetString(), x) != 1) {