com.litongjava.utils.http.commonshttpclient.HttpConstant Maven / Gradle / Ivy
package com.litongjava.utils.http.commonshttpclient;
/**
* @author litong
* @date 2019年4月27日_下午4:50:17
* @version 1.0
*/
public class HttpConstant {
public static final String stauts = "httpStatus";
public static final String value="httpValue";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy