安正超

Results 163 comments of 安正超

创建子账号,凭证

所以是让我去企业微信那边改他们接口么?

Please provide more context, thanks.

@robsonek You can try this: ```php public function getIncrementing() { return !\config('versionable.uuid'); } ```

@robsonek https://github.com/overtrue/laravel-versionable/releases/tag/5.2.2

so your versionable model doesn't have the `user_id` attribute?

> I tried the [this package](https://gitlab.com/altek/accountant) last week. I was trying to change the underlying versionable package. The new package i tried supports to record the pivot relation changes but...

How about `$version->revert();` how to deal the relations data?