xj qian
2025-04-07 7bc29f841bcba0c303c7a9a631e8334c9f6181d8
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";
    }