xj qian
2025-04-10 65a0a22fc5385eed07417706a5ad3ef5a21e2ead
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";
    }