From 20ffcfb5507daf34f81346ca3dfa4c031e7b2fe3 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期日, 27 四月 2025 22:13:53 +0800 Subject: [PATCH] 0427 --- internal_system_v1/searchinfo.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/internal_system_v1/searchinfo.h b/internal_system_v1/searchinfo.h index ba60255..22e659d 100644 --- a/internal_system_v1/searchinfo.h +++ b/internal_system_v1/searchinfo.h @@ -31,6 +31,8 @@ void createTableProblemListInfo(QString tableName); // 闂娓呭崟鍒楄〃淇℃伅琛� void createTableComprehensiveEntryInfo(QString tableName); // 缁煎悎褰曞叆淇℃伅琛� + void createTableStandingBook(QString tableName); // 鏁存敼鍙拌处 + private slots: void on_pushButton_search_clicked(); -- Gitblit v1.8.0