diff options
| author | EnderByEndera <[email protected]> | 2021-02-01 07:35:15 +0800 |
|---|---|---|
| committer | EnderByEndera <[email protected]> | 2021-02-01 07:35:15 +0800 |
| commit | 2b7e099e1f2ad05ebb74255f51df384c02e316a4 (patch) | |
| tree | a90c66e052cfbb468c63c345ae58a5a48be629a4 /rules/rules.go | |
| parent | b31edbeb29f3b2ab1824337b611f876359934d86 (diff) | |
2. repaired the connection problem to mongodb
Diffstat (limited to 'rules/rules.go')
| -rw-r--r-- | rules/rules.go | 2 |
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 |
