xiaoyong931011
2021-11-10 62cf15019e9fa965db5e0ccb3ac5a779f571379b
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 {