All Downloads are FREE. Search and download functionalities are using the official Maven repository.

framework.order.OrderNumOption Maven / Gradle / Ivy

There is a newer version: 1.6.7
Show newest version
package framework.order;

/**
 * 排序属性能力
 */
public interface OrderNumOption {
    Long order();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy