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

system.service.sys.SysTaskLogService Maven / Gradle / Ivy

There is a newer version: 1.6.7
Show newest version
package system.service.sys;

import framework.base.BaseService;
import system.entity.SysTaskLog;

public interface SysTaskLogService extends BaseService {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy