From 50ef8b1576ffbd5983b3776342730de32f41d0d1 Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期二, 25 八月 2026 18:01:41 +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