Explorar el Código

add Reverse: for v1.0.2

tags/v1.0.2
Hjj hace 2 años
padre
commit
dcdc16bbc7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      e/code.go

+ 1
- 1
e/code.go Ver fichero

@@ -237,6 +237,6 @@ var MsgFlags = map[int]string{
ERR_ALIPAY_ORDER_ERR: "订单创建错误",
ERR_PAY_ERR: "未找到支付方式",
ERR_SEARCH_ERR: "暂无该分类商品",
ERR_LEVEL_REACH_TOP: "已经是最高等级",
ERR_LEVEL_REACH_TOP: "已经是最高等级 ",
ERR_USER_CHECK_ERR: "校验失败",
}

Cargando…
Cancelar
Guardar