ars.module.system.service.StandardSubscribeService Maven / Gradle / Ivy
package ars.module.system.service;
import ars.module.system.model.Subscribe;
/**
* 请求订阅业务操作标准实现
*
* @author wuyongqiang
*/
public class StandardSubscribeService extends AbstractSubscribeService {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy