首页>代码>基于SpringBoot+Vue实现的物流快递仓库管理系统>/服务端代码/api/src/main/java/com/example/api/annotation/DisableBaseResponse.java
package com.example.api.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 加上注解后不统一封装返回
*/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface DisableBaseResponse {
}
最近下载更多
GakkiMarryMe LV9
12月13日
GakkiMarryMe LV9
12月13日
vincemokea LV9
10月12日
ttg2025 LV3
9月5日
38735466 LV11
8月4日
yifeng868 LV9
6月23日
5418888 LV3
5月13日
luhong LV5
5月6日
xp95323 LV15
3月6日
hubugai1 LV11
2月20日

最近浏览
