首页>代码>案例-MySQL自定义排序(维护一个序号)-并发惹的祸>/distributed-lock-demo/base-question/src/main/java/com/cxs/mapper/ProductInfoMapper.java
package com.cxs.mapper; import com.cxs.model.ProductInfo; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * @author DELL * @description 针对表【t_product_info(商品表)】的数据库操作Mapper * @createDate 2023-01-07 16:57:34 * @Entity com.cxs.model.ProductInfo */ public interface ProductInfoMapper extends BaseMapper<ProductInfo> { }

wrmhxr
2023年8月26日
暂无贡献等级
陆程江 LV2
2023年5月28日
苏拉德666 LV4
2023年5月13日
不止是六位数 LV7
2023年3月20日
微信网友_5992582549164032 LV6
2023年2月21日
suxin123_123 LV5
2023年2月3日
最代码_码鑫源 LV6
2023年2月3日
antoniozhuster LV7
2023年2月3日
CrystalQ LV8
2023年2月3日
Dream_Lee LV1
2023年2月1日