lifan
2025-09-04 858d5b84cb2f9311d6e00d90c6f9527e2e6f57b4
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";
    }