From 2a6901ac7c292e372bb78d654ab777bdc19ee1a5 Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期三, 15 七月 2026 11:21:41 +0800 Subject: [PATCH] update --- jrj/ext-jrj/list.Test.ap.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/ext-jrj/list.Test.ap.cpp b/jrj/ext-jrj/list.Test.ap.cpp index def1a02..84c61b9 100644 --- a/jrj/ext-jrj/list.Test.ap.cpp +++ b/jrj/ext-jrj/list.Test.ap.cpp @@ -178,7 +178,7 @@ int row = dw_list.GetRow(); if (row < 1) return 1; xstring APID = dw_list.GetItemString(row, L"APID"); - + trace(APID); if (printStr == L"")printStr = L" " + APID; xaserverarg arg; -- Gitblit v1.9.3