From e792217d89c64aeacf543c91313cb05841e64e6a Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com.cn> Date: 星期三, 06 九月 2023 15:07:05 +0800 Subject: [PATCH] MoboxPDA--调用API的RunCustomEvent接口后处理返回的info信息提示改进 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index a59dd3b..edf52fe 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + unpackage/ \ No newline at end of file -- Gitblit v1.9.1