xiaoyong931011
2021-06-28 0741dc7f25811ea2acb4127fc43d1dc9a802221c
gc-core/src/main/java/com/xzx/gc/common/request/MyResponseBodyAdvice.java
@@ -25,6 +25,7 @@
 * @author
 * @desc 返回数据加密
 */
@Slf4j
@ControllerAdvice
public class MyResponseBodyAdvice implements ResponseBodyAdvice {