
cn.sylinx.hbatis.ext.ifblock.PreNode Maven / Gradle / Ivy
package cn.sylinx.hbatis.ext.ifblock;
/**
* 前置
* @author han
*
*/
public interface PreNode extends Node {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package cn.sylinx.hbatis.ext.ifblock;
/**
* 前置
* @author han
*
*/
public interface PreNode extends Node {
}