package com.client.utils; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Gson工具忽略Json化 */ @Target(ElementType.FIELD) @Retention(RetentionPolicy.RUNTIME) public @interface GsonIgnore { }

新哥新奇士橙 LV4
1月26日
zolscy LV24
2024年11月27日
binzhuyou LV2
2024年7月4日
hongdongdong LV14
2024年6月23日
Xppasdf LV3
2024年6月16日
努力学习的小朋友 LV3
2024年6月1日
15530067717 LV2
2024年5月25日
amayaT LV5
2024年4月23日
ewan007 LV30
2024年3月4日
Lyj 329511 LV4
2023年10月11日