feat: 初始代码

AM初始代码,迁移自gitlabwh

Log:
Task: https://pms.uniontech.com/task-view-108539.html
Influence:
Change-Id: I6096f97e5d68d13796ff5dc51d9858c0f40264a0
This commit is contained in:
tanfeng
2022-03-30 17:56:27 +08:00
parent 9414feb1f7
commit 0b22bb3adf
54 changed files with 3607 additions and 0 deletions

11
src/modules/tools/query.h Normal file
View File

@ -0,0 +1,11 @@
#ifndef QUERY_H
#define QUERY_H
#include <QStringList>
namespace Tools {
}
#endif // QUERY_H