summaryrefslogtreecommitdiff
path: root/rules/rules.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 /rules/rules.go
parentb31edbeb29f3b2ab1824337b611f876359934d86 (diff)
1. added WebsiteRuleEndpointHEADmaster
2. repaired the connection problem to mongodb
Diffstat (limited to 'rules/rules.go')
-rw-r--r--rules/rules.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/rules.go b/rules/rules.go
index 4929551..d7be658 100644
--- a/rules/rules.go
+++ b/rules/rules.go
@@ -1,7 +1,7 @@
/*
* @Author: EnderByEndera
* @Date: 2020-12-04 15:03:00
- * @LastEditTime: 2021-01-05 17:58:28
+ * @LastEditTime: 2021-02-01 06:16:38
* @LastEditors: Please set LastEditors
* @Description: rules provide all the rules to check the commands' availability and set score of every command
* @FilePath: /commdetection/rules/commcheck.go