25a00c13913062fcff51375b22a92c7d86e6649b..7dc346ff113db3e1db9daa50856f7c5bed08b337
2025-02-17 xj qian
update
7dc346 对比 | 目录
2025-02-17 xj qian
update
7d3d2b 对比 | 目录
已添加1个文件
已修改2个文件
2 ■■■■■ 文件已修改
jrj/ext-jrj/ext-jrj.vcxproj 1 ●●●● 补丁 | 查看 | 原始文档 | 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
@@ -916,6 +916,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/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"";