From 5d93e3a99d4cb096e8117f52e68cad8ff99286f8 Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期二, 28 七月 2026 13:57:28 +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