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

cn.foxtech.channel.domain.ChannelRestfulConstant Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package cn.foxtech.channel.domain;

public class ChannelRestfulConstant {
    public static final String resource_south_links_query = "southLinks/query";
    public static final String resource_south_links_page = "southLinks/page";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy