Browse Source

添加C308类型

tanghongbin 4 years ago
parent
commit
c81a0668b1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Ansjer/config.py

+ 1 - 0
Ansjer/config.py

@@ -145,6 +145,7 @@ DEVICE_TYPE = {
     14: 'C190',
     15: 'C199_PRO',
     17: 'C289',
+    18: 'C308',
     10001: 'DVRPTZ'
 }