public AdvMessage getMessage(String message, String type);
public List<Map<String,Object>> selectCityByShopId(Integer shopId);
public List<Map<String, Object>> queryBrandPicList1(Page<PicInfo> page, String orderByField,String albumId, boolean asc);
复杂参数,自定义实体类参数
Integer selectMaxCount(AdvAdInfo advInfo);
public List<Map<String, Object>> queryBrandPicList1(Page<PicInfo> page, String orderByField,String albumId, boolean asc);