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

com.nb6868.onex.sys.service.MsgLogService Maven / Gradle / Ivy

There is a newer version: 4.2.16
Show newest version
package com.nb6868.onex.sys.service;

import com.nb6868.onex.common.jpa.DtoService;
import com.nb6868.onex.sys.dao.MsgLogDao;
import com.nb6868.onex.sys.dto.MsgLogDTO;
import com.nb6868.onex.sys.entity.MsgLogEntity;
import org.springframework.stereotype.Service;

/**
 * 消息发送记录
 *
 * @author Charles [email protected]
 */
@Service
public class MsgLogService extends DtoService {

}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy