We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e34bed4
There was an error while loading. Please reload this page.
1、添加了基本的Result对象 2、添加了ResultUtils类,方便包装各种结果:成功、失败、异常等
<dependency> <groupId>io.wangxin</groupId> <artifactId>smart-result</artifactId> <version>1.0.0</version> </dependency>