TimestampBehavior::class ] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => '', 'store_id' => '商城id', 'goods_id' => '商品id', 'goods_team_grades' => '业绩分红值', 'is_delete' => '是否删除', 'created_at' => '', 'updated_at' => '', ]; } }