TimestampBehavior::class, ] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ "id" => "", "open_id" => "小店openid", "saas_id" => "系统用户", 'mini_id' => '', "is_delete" => "", "created_at" => "", "updated_at" => "", "store_id" => "", ]; } }