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

me.zhangchunsheng.hubble.common.constant.JuheErrorCode Maven / Gradle / Ivy

The newest version!
package me.zhangchunsheng.hubble.common.constant;

/**
 * 
 * 聚合数据错误码
 * Created by Chunsheng Zhang on 2020/9/22.
 * 
* * @author Chunsheng Zhang */ public class JuheErrorCode { public static final String STATUS_ZERO = "Request Fail"; }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy