LiFan
2024-07-24 95590888df282f2d7ccefebbeb07ad61b282dd47
jrj/project/viewobject/productlibrary.view.hpp
@@ -38,7 +38,7 @@
        return -1;
    }
public:
    xml  GetGoodsPropList(string guid)
    KXMLDOMDocument  GetGoodsPropList(string guid)
    {
        return RetrieveData(L"/sale/data/SO/goods/goodsprop/list",L"guid", guid);
    }