convert to template
All checks were successful
Template Cleanup / Template Cleanup (push) Has been skipped

This commit is contained in:
2024-09-04 11:36:03 +08:00
parent 3085195290
commit 8b7e7a3f85
13 changed files with 31 additions and 34 deletions

View File

@ -1,6 +1,6 @@
package constant
const (
AppName = "onvif-agent"
AppName = "zabbixagent2plugintemplate"
AppVersion = "1.0.0"
)