package com.doumee.service.business; public interface NoticeEventService { void creatNotice(Object o); }