LiFan
2024-10-31 3d5183450ce30a21c5e89e3ec9b45c553372036e
jrj/project/viewobject/customer.view.hpp
@@ -12,7 +12,7 @@
class CustomerView: public ViewObject
{
public:
    static string GetEntityName(int pr)
    static string GetEntityName(LPARAM pr)
    {
        return L"CustomerV3";
    }