Commit 0e023b50 by 朱继来

添加业务类型配置

parent 0ba9436b
Showing with 1 additions and 0 deletions
......@@ -61,6 +61,7 @@
// 特殊业务类型
'business_type' => [
0 => '正常订单',
1 => '样品销售',
2 => '仓库损耗',
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment