feat(zy): 完善签到设置功能
This commit is contained in:
@@ -2,10 +2,14 @@
|
||||
|
||||
return [
|
||||
'Last' => '连续签到(a)',
|
||||
'Name' => '名称',
|
||||
'Chance1' => '概率(b)',
|
||||
'Coupon1_id' => '券(c)',
|
||||
'Chance2' => '概率(d)',
|
||||
'Coupon2_id' => '券(e)',
|
||||
'BeginDate' => '有效开始日期',
|
||||
'EndDate' => '有效结束日期',
|
||||
'Intro' => '内容介绍',
|
||||
'Status' => '状态',
|
||||
'Create_time' => '创建时间',
|
||||
'Update_time' => '修改时间',
|
||||
|
||||
Reference in New Issue
Block a user