From b20ef5ba1672d3739a2d11a2a7b3f5671d027237 Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期二, 18 八月 2026 15:50:36 +0800 Subject: [PATCH] update --- jrj/project/business/SO/Product.FetchNo.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/project/business/SO/Product.FetchNo.cpp b/jrj/project/business/SO/Product.FetchNo.cpp index 2124c79..e190646 100644 --- a/jrj/project/business/SO/Product.FetchNo.cpp +++ b/jrj/project/business/SO/Product.FetchNo.cpp @@ -103,7 +103,7 @@ alert(L"提交失败"); else trace(L"提交成功!"); - //SendNotice(); + SendNotice(); } return 1; } -- Gitblit v1.9.3