xj qian
2024-11-07 94d3840bda13f23c0cd4619a99ac215b74ffcd94
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";
    }