@ -15,8 +15,7 @@ import com.entity.view.DiscussfangwuxinxiView;
* 房屋信息评论表
*
* @author
* @email
* @date 2021-03-04 18:46:21
*/
public interface DiscussfangwuxinxiService extends IService<DiscussfangwuxinxiEntity> {
@ -15,8 +15,7 @@ import com.entity.view.DiscusswoyaodangfangzhuView;
* 我要当房主评论表
public interface DiscusswoyaodangfangzhuService extends IService<DiscusswoyaodangfangzhuEntity> {
@ -15,8 +15,7 @@ import com.entity.view.FangwubaoxiuView;
* 房屋报修
public interface FangwubaoxiuService extends IService<FangwubaoxiuEntity> {
@ -15,8 +15,7 @@ import com.entity.view.FangwuleixingView;
* 房屋类型
public interface FangwuleixingService extends IService<FangwuleixingEntity> {
@ -15,8 +15,7 @@ import com.entity.view.FangwupingjiaView;
* 房屋评价
public interface FangwupingjiaService extends IService<FangwupingjiaEntity> {
@ -15,8 +15,7 @@ import com.entity.view.FangwuxinxiView;
* 房屋信息
public interface FangwuxinxiService extends IService<FangwuxinxiEntity> {
@ -16,8 +16,7 @@ import java.util.Map;
* 房主
public interface FangzhuService extends IService<FangzhuEntity> {
* 合同信息
public interface HetongxinxiService extends IService<HetongxinxiEntity> {
@ -15,8 +15,7 @@ import com.entity.view.MessagesView;
* 留言板
public interface MessagesService extends IService<MessagesEntity> {
@ -15,8 +15,7 @@ import com.entity.view.NewsView;
* 公告信息
public interface NewsService extends IService<NewsEntity> {
@ -15,8 +15,7 @@ import com.entity.view.StoreupView;
* 收藏表
public interface StoreupService extends IService<StoreupEntity> {
@ -15,8 +15,7 @@ import com.entity.view.WeixiuchuliView;
* 维修处理
public interface WeixiuchuliService extends IService<WeixiuchuliEntity> {
@ -15,8 +15,7 @@ import com.entity.view.WoyaodangfangzhuView;
* 我要当房主
public interface WoyaodangfangzhuService extends IService<WoyaodangfangzhuEntity> {
* 预约看房
public interface YuyuekanfangService extends IService<YuyuekanfangEntity> {