摘要:
public class ResultCode { // 成功状态码 public static final int SUCCESS = 1; // 失败状态码 // 参数错误 public static final int PARAMS_IS_NULL = 10001;// 参数为空 public 阅读全文
posted @ 2018-04-13 23:44
zhanghengscnc
阅读(13922)
评论(4)
推荐(0)

浙公网安备 33010602011771号