1000], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'store_id' => 'Store ID', 'start_time' => '开始时间', 'end_time' => '结束时间', 'integral' => '单次扣减积分数量', 'rule' => '规则', ]; } }