chore: 修改静态检查报错
修改静态检查报错 Log: Influence: 修复gerrit static-vefified -1 报错 Task: https://pms.uniontech.com/task-view-157871.html Change-Id: I491e7fa7403170e66fb18ca35fa3e31519aa54d5
This commit is contained in:
@ -31,7 +31,7 @@ typedef std::map<std::string, std::string> Status;
|
||||
class Process
|
||||
{
|
||||
public:
|
||||
Process();
|
||||
explicit Process();
|
||||
explicit Process(int _pid);
|
||||
|
||||
bool isExist();
|
||||
|
Reference in New Issue
Block a user