LiFan
2024-09-24 0d0e72d8e08b176c4791b7c0b50f3fb28ffbcf5b
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";
    }