mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-22 20:54:26 +08:00
docs: 注释修改
This commit is contained in:
parent
af667e0412
commit
c428020ca7
@ -8,8 +8,7 @@ import org.apache.ibatis.annotations.Mapper;
|
||||
* 订单商品明细表
|
||||
*
|
||||
* @author huawei
|
||||
* @email huawei_code@163.com
|
||||
* @date 2020-12-30 22:31:10
|
||||
* @date 2020-12-30
|
||||
*/
|
||||
@Mapper
|
||||
public interface OrderItemMapper extends BaseMapper<OmsOrderItem> {
|
||||
|
Loading…
Reference in New Issue
Block a user