diff options
| author | EnderByEndera <[email protected]> | 2021-01-12 17:12:35 +0800 |
|---|---|---|
| committer | EnderByEndera <[email protected]> | 2021-01-12 17:12:35 +0800 |
| commit | 8163ac337de99fda5688b37a36baa358092dfeb0 (patch) | |
| tree | 303c1e9bd99214d20f604b57403a14c51e06ca2c /static/rules/pathrules.json | |
| parent | 9b94af59b7af6d0f8910b458d0ebc18c5b708be0 (diff) | |
1. added comm_model_test.go
2. Fulfilled comm_model.go, now CRUD is almost finished
3. added CommScore CRUD in rule_model.go
Diffstat (limited to 'static/rules/pathrules.json')
| -rw-r--r-- | static/rules/pathrules.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/rules/pathrules.json b/static/rules/pathrules.json index a73d2f0..4f8c9f0 100644 --- a/static/rules/pathrules.json +++ b/static/rules/pathrules.json @@ -1 +1 @@ -[{"Path":"/root/go/src/commdetection","Coefficient":0.7}]
\ No newline at end of file +[{"Path":"/root/go/src/commdetection","Coefficient":0.5}]
\ No newline at end of file |
