!409 完成DBus报告模块

Merge pull request !409 from a-alpha/alpha-dev
This commit is contained in:
a-alpha 2024-06-18 02:27:28 +00:00 committed by Gitee
commit 9e52a33003
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 7 additions and 0 deletions

View File

@ -62,6 +62,13 @@ GetTemplateReportDBus() (*ReportDBus) {
RCRelease: "RCRelease",
RCContainer: "RCContainer",
/* */
RCUserName: "RCUserName",
RCHostname: "RCHostname",
RCOpName: "RCOpName",
RCOpVersion: "RCOpVersion",
RCArch: "RCArch",
RCKernelRelease: "RCKernelRelease",
/* */
RCExploredTimeAt: time.Now(),
RCExploredMode: "RCExploredMode",
RCExploredVersion: "RCExploredVersion",