
ars.invoke.Resource Maven / Gradle / Ivy
The newest version!
package ars.invoke;
import java.io.Serializable;
/**
* 资源接口
*
* @author wuyongqiang
*/
public interface Resource extends Serializable {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy