Skip to content

v1.0.4

Compare
Choose a tag to compare
@weiraneve weiraneve released this 05 Oct 15:21
· 122 commits to master since this release

修改了一些用户操作的返回类型和内容,不再使用直接抛异常,交给全局处理器再去返回。而是直接带着错误code返回内容。方便客户端处理,属于是解决了之前的遗留问题。