xj qian
2025-02-17 7d3d2bf67895c4d809ca8641fe36925a4e288849
update
已添加1个文件
已修改3个文件
5 ■■■■■ 文件已修改
jrj/ext-jrj/ext-jrj.vcxproj 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/ext-jrj/ext-jrj.vcxproj.filters 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Quote/list.EnquiryQuote3.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/xframe/vbusiness/vframe/maint.vframe.vbusiness.hpp 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/ext-jrj/ext-jrj.vcxproj
@@ -914,6 +914,7 @@
    <ClCompile Include="..\project\business\Quote\CustomerItemNoList.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
    </ClCompile>
    <ClCompile Include="..\project\business\Quote\list.EnquiryQuote3.cpp" />
    <ClCompile Include="..\project\business\Quote\Product.Select.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
    </ClCompile>
jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -1592,6 +1592,9 @@
    <ClCompile Include="..\xframe\src\xfile.cpp">
      <Filter>xframe\src</Filter>
    </ClCompile>
    <ClCompile Include="..\project\business\Quote\list.EnquiryQuote3.cpp">
      <Filter>project\business\Quote</Filter>
    </ClCompile>
  </ItemGroup>
  <ItemGroup>
    <None Include="ext-jrj.def">
jrj/project/business/Quote/list.EnquiryQuote3.cpp
Binary files differ
jrj/xframe/vbusiness/vframe/maint.vframe.vbusiness.hpp
@@ -101,6 +101,7 @@
    {
        KXMLDOMDocument x;
        xaserverarg arg;
        if (m_EntityID == L"") return 1;
        arg.AddArg(L"EntityID", m_EntityID, L"xs:string");
        xstring dataUrl = L"";