240717班级,工业化控制系统,煤矿相关行业,昆仑系统
lhl
2024-11-07 75f7e8260ebe802aed8d3af364d758143c005c8c
Client/姜可庚/code/2024kunlun_project_permisson/permissonwindow.h
@@ -10,6 +10,8 @@
#include "syncdatatodb.h"
#include "PmsClientSocket.h"
#include <QMessageBox>
using namespace std;
@@ -44,11 +46,13 @@
    QMenu * m;
    PermissonDialog *dia;
    SyncDataToDB * dbInfo;
    map<string,int> roleMap;
    vector<PmsQueryResult> globalPms;
    PmsClientSocket * clientSocket;
    bool isRenderData;
};