mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-12-01 06:30:49 +00:00
feat: #10000 日志目标类型增加goods
This commit is contained in:
parent
1a22edfd05
commit
a47657619d
@ -70,6 +70,7 @@ class Log extends Model
|
||||
'upload' => '上传',
|
||||
'kuaituantuan' => '快团团',
|
||||
'miaoxuan' => '妙选',
|
||||
'goods' => '商品',
|
||||
];
|
||||
|
||||
return $map[$value];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user