ars.module.location.service.StandardAreaService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ars-module-location Show documentation
Show all versions of ars-module-location Show documentation
Ars framework module location
package ars.module.location.service;
import ars.module.location.model.Area;
import ars.module.location.service.AbstractAreaService;
/**
* 区域业务操作标准实现
*
* @author yongqiangwu
*
*/
public class StandardAreaService extends AbstractAreaService {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy