cqpCow 1 year ago
parent
commit
8ed1cccf2e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Model/BasicType.php

+ 1 - 0
app/Model/BasicType.php

@@ -34,5 +34,6 @@ class BasicType extends UseScopeBaseModel
         21 => '跟进方式',
         22 => '产品价格',
         23 => '安装地点',
+        24 => '平台类型',
     ];
 }