支付回调
获取数据列表接口问题 token有效期 及 续期 订单详情 为null的情况 根据桌码获取shopid接口调整 首页 默认值
This commit is contained in:
@@ -20,8 +20,6 @@ public interface TbCashierCartMapper {
|
||||
|
||||
int updateByPrimaryKeySelective(TbCashierCart record);
|
||||
|
||||
int updateByPrimaryKey(TbCashierCart record);
|
||||
|
||||
|
||||
List<TbCashierCart> selectALlByMasterId(@Param("masterId") String masterId, @Param("status") String status);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user