xj qian
2024-10-31 48e11e0882d1b1d69de7116b53fa9dbd027f9e1b
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";
    }