lifan
4 小时以前 f923fa2fa1f04d2343f2a58e54687710a0f4e0c8
update
已修改1个文件
2 ■■■ 文件已修改
jrj/project/business/GDN3.maint.cpp 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/GDN3.maint.cpp
@@ -1620,7 +1620,7 @@
        xstring ClassifyID = dw_item.GetItemString(row, L"ClassifyID");
        xstring refundRate = L"*";
        alert(L"\r\n--------" + ClassifyID + L"-----------");
        //alert(L"\r\n--------" + ClassifyID + L"-----------");
        xml x = ViewObject::RetrieveData(L"/sale/data/Custom3/custom/classifyinfo", L"ClassifyID", ClassifyID);
        if (x)
        {