xj qian
2024-11-05 06a9a4b01cda9c380e52eb875d7bb7c1c874954a
jrj/project/viewobject/supplier.view.hpp
@@ -12,7 +12,7 @@
class SupplierView: public ViewObject
{
public:
    static string GetEntityName(int pr)
    static string GetEntityName(LPARAM pr)
    {
        return L"SupplierV3";
    }