com.kamingpan.infrastructure.entity.group.OperatorGroup Maven / Gradle / Ivy
The newest version!
package com.kamingpan.infrastructure.entity.group;
/**
* 操作员分组
*
* @author kamingpan
* @since 2019-03-28
*/
public interface OperatorGroup {
/**
* 更新
*/
interface Update {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy