xj qian
2024-08-05 b8b0912fb9385f08c55e7055f37564c21e98fa50
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);
    }