qianxj2004
5 天以前 6c45dfcbd550d1db3cfdc6e4309e4c08e8117a68
jrj/project/viewobject/purchaseorder.view.hpp
@@ -12,7 +12,7 @@
class PurchaseOrderView: public ViewObject
{
public:
    static xstring GetEntityName(int pr)
    static xstring GetEntityName(LPARAM pr)
    {
        return L"PurchaseOrder";
    }