xj qian
2024-08-06 8d092a0ca4e7efaeffaef6da6f7f52d618983205
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);
    }