package com.cxs.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * @Project: jdbc-ext-demo * @Author: cxs2014501@163.com * @Description: **/ @Target(ElementType.FIELD) @Retention(RetentionPolicy.RUNTIME) public @interface TableId { }

pxqtsht LV16
2月21日
szy20001006 LV2
2023年6月16日
ericxu1116 LV24
2023年6月14日
wuge123 LV8
2023年6月12日
天士大夫 LV2
2023年5月25日
yzshabzbbdvw LV4
2023年4月15日
做你的景天 LV7
2023年4月12日
黑 LV7
2023年3月29日
a20090421166 LV2
2023年3月28日
微信网友_6398458437226496 LV5
2023年3月27日