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

com.liumapp.datapay.imageid.tool.Constant Maven / Gradle / Ivy

The newest version!
package com.liumapp.datapay.imageid.tool;

import org.apache.http.entity.ContentType;

/**
 * Created by haoxy on 2018/11/24.
 * E-mail:[email protected]
 * github:https://github.com/haoxiaoyong1014
 */
public interface Constant {

    public static final String Charset="UTF-8";


    public static final String STATUS_CODE="10000";



}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy