作者 王勇

添加返回成功,常量"200"

... ... @@ -18,4 +18,6 @@ public class Constant {
public static final String EXIST_ROUTINGKEY_INFO = "该-路由键(路由键名称)-信息已存在,请谨慎输入";
public static final String EXIST_UMB = "该绑定关系已经存在了";
public static final String RESULT_SUCCESS = "200";
}
... ...