From 25a00c13913062fcff51375b22a92c7d86e6649b Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 17 二月 2025 18:35:23 +0800 Subject: [PATCH] update RmbRegister --- jrj/project/business/AR/ExchageFile.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/jrj/project/business/AR/ExchageFile.cpp b/jrj/project/business/AR/ExchageFile.cpp index 3e154ce..e560696 100644 --- a/jrj/project/business/AR/ExchageFile.cpp +++ b/jrj/project/business/AR/ExchageFile.cpp @@ -378,6 +378,7 @@ } + //命令发布函数 int OnCmdDispatch(xstring comdid) { -- Gitblit v1.9.3