LiFan
2024-09-02 8da3dba7cd9f7d64876af84c2ce37da87d7113d2
jrj/project/viewobject/supplier.view.hpp
@@ -7,12 +7,12 @@
#include <wobject/xurl.hpp>
#include <xcontrol/xdwgrid.hpp>
#include <xcontrol/xdwtable.hpp>
#include <view.base.hpp>
#include "view.base.hpp"
class SupplierView: public ViewObject
{
public:
    static string GetEntityName(int pr)
    static string GetEntityName(LPARAM pr)
    {
        return L"SupplierV3";
    }