cqpCow hace 1 año
padre
commit
8ed1cccf2e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 => '平台类型',
     ];
 }