浏览代码

客户简称

cqpCow 1 年之前
父节点
当前提交
1b47e51e37
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Model/BasicType.php

+ 1 - 0
app/Model/BasicType.php

@@ -39,5 +39,6 @@ class BasicType extends UseScopeBaseModel
 //        26 => '销售类型',
         27 => '采购类型',
         28 => '默认账户',
+        29 => '客户简称',
     ];
 }