feat: 扫码签到功能
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// +----------------------------------------------------------------------
|
||||
// | 麦沃德科技赋能开发者,助力商协会发展
|
||||
// | 麦沃德科技赋能开发者,助力商协会发展
|
||||
// +----------------------------------------------------------------------
|
||||
// | Copyright (c) 2017~2024 www.wdsxh.cn All rights reserved.
|
||||
// +----------------------------------------------------------------------
|
||||
@@ -53,6 +53,7 @@ return [
|
||||
'Verification_method 1' => '自助签到(范围1000米)',
|
||||
'Verification_method 2' => '管理员核销',
|
||||
'Applet_activity_qrcode_path' => '活动小程序码',
|
||||
'Checked_in_qrcode' => '签到二维码',
|
||||
'Points_status' => '设置是否获得积分',
|
||||
'Points_status 1' => '是',
|
||||
'Points_status 2' => '否',
|
||||
|
||||
Reference in New Issue
Block a user