From 6fed82a8fb41a21512f6169445c23bd88a5215ec Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期一, 20 七月 2026 15:25:52 +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