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 /cmd/root.go | |
| parent | b31edbeb29f3b2ab1824337b611f876359934d86 (diff) | |
2. repaired the connection problem to mongodb
Diffstat (limited to 'cmd/root.go')
| -rw-r--r-- | cmd/root.go | 2 |
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 |
