cqpCow il y a 1 an
Parent
commit
8ed1cccf2e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 => '平台类型',
     ];
 }