TimestampBehavior::class, ] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => '', 'saas_id' => '联盟用户id', 'remark' => '备注', 'status' => '状态0禁用 1启用', 'is_delete' => '', 'created_at' => '', 'updated_at' => '', ]; } }