summaryrefslogtreecommitdiff
path: root/cmd/root.go
diff options
context:
space:
mode:
authorEnderByEndera <[email protected]>2021-02-01 07:35:15 +0800
committerEnderByEndera <[email protected]>2021-02-01 07:35:15 +0800
commit2b7e099e1f2ad05ebb74255f51df384c02e316a4 (patch)
treea90c66e052cfbb468c63c345ae58a5a48be629a4 /cmd/root.go
parentb31edbeb29f3b2ab1824337b611f876359934d86 (diff)
1. added WebsiteRuleEndpointHEADmaster
2. repaired the connection problem to mongodb
Diffstat (limited to 'cmd/root.go')
-rw-r--r--cmd/root.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/root.go b/cmd/root.go
index 3c93ff0..e9b04db 100644
--- a/cmd/root.go
+++ b/cmd/root.go
@@ -1,7 +1,7 @@
/*
* @Author: EnderByEndera
* @Date: 2020-12-19 11:59:02
- * @LastEditTime: 2021-01-15 07:16:12
+ * @LastEditTime: 2021-02-01 06:53:44
* @LastEditors: Please set LastEditors
* @Description: root of the commdetection cmd
* @FilePath: /commdetection/cmd/root.go