All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.watsontech.webhelper.common.service.admin.AdminMessageService Maven / Gradle / Ivy

package cn.watsontech.webhelper.common.service.admin;


import cn.watsontech.webhelper.common.entity.AdminMessage;
import cn.watsontech.webhelper.common.service.MessageService;
import cn.watsontech.webhelper.mybatis.intf.Service;

/**
* Created by Watson Song on 2020/02/26.
*/
public interface AdminMessageService extends Service, MessageService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy