From 4d56fe8b4a7def09a2a635ecbf2187e4d50a4b07 Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期三, 08 七月 2026 17:13:45 +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