From 9e409d6e1e2cb1d35cf26f3fd2bd9048c624280f Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 05 七月 2024 11:29:43 +0800 Subject: [PATCH] update AP --- jrj/project/business/SO/select.item.so.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/jrj/project/business/SO/select.item.so.cpp b/jrj/project/business/SO/select.item.so.cpp index e6369a6..feabc76 100644 --- a/jrj/project/business/SO/select.item.so.cpp +++ b/jrj/project/business/SO/select.item.so.cpp @@ -4,6 +4,7 @@ #include "vbusiness/vframe/listwin.vframe.vbusiness.hpp" #include "viewobject/view.base.hpp" +#include "viewobject/saleorder.view.hpp" using xml = KXMLDOMDocument; class __declspec(dllexport) SelectItemSOWin : public xframe -- Gitblit v1.9.3