调整生成券码

This commit is contained in:
2021-04-25 11:29:42 +08:00
parent d563199daf
commit 2431d08ff7
3 changed files with 35 additions and 47 deletions

View File

@@ -46,9 +46,12 @@ return [
7 => '未激活',
],
'froms' => [
'froms' => [
'bsshop',//本时商城
'bslive',//本时生活
],
//券码长度 15 或 17
'code_length' => 15,
];