ISearchContext.java 61 字节
Newer Older
ibizdev's avatar
ibizdev committed
1 2 3 4 5
package com.ibiz.util;

public interface ISearchContext {

}