QueryConstants.java 94 Bytes
Newer Older
PWF-WK01\pengwufeng committed
1 2 3 4 5
package com.beecode.inz.common;

public interface QueryConstants extends CommonConstants{
	
}