mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
feat: #10000 更新
This commit is contained in:
parent
622304ebf0
commit
d293c200e4
@ -41,6 +41,7 @@ class Shop extends Model
|
|||||||
1 => '已授权',
|
1 => '已授权',
|
||||||
2 => '无需授权',
|
2 => '无需授权',
|
||||||
3 => '停用',
|
3 => '停用',
|
||||||
|
'重新授权' => '重新授权',
|
||||||
];
|
];
|
||||||
|
|
||||||
return $map[$value];
|
return $map[$value];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user