xiaoyong931011
2021-07-02 280c1bf9b93fb57b65d2c3f88cc4924aa9d780b4
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 {