LiFan
2024-09-02 8da3dba7cd9f7d64876af84c2ce37da87d7113d2
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);
    }