lifan
14 小时以前 3eb77f8729bc4d53ad5068e226a860389bdc14ca
update
已修改2个文件
2 ■■■ 文件已修改
jrj/project/business/Expense/TestExpenseBase2.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/GDN3.maint.cpp 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Expense/TestExpenseBase2.cpp
Binary files differ
jrj/project/business/GDN3.maint.cpp
@@ -1620,7 +1620,7 @@
        xstring ClassifyID = dw_item.GetItemString(row, L"ClassifyID");
        xstring refundRate = L"*";
        trace(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)
        {