积分问题
banner问题
This commit is contained in:
@@ -16,7 +16,7 @@ import java.util.Map;
|
||||
@Mapper
|
||||
public interface PayDetailsDao extends BaseMapper<PayDetails> {
|
||||
|
||||
PayDetails selectById(@Param("id") Long id);
|
||||
// PayDetails selectById(@Param("id") Long id);
|
||||
|
||||
PayDetails selectByRemark(@Param("remark") String remark);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user