Class ResponseConstant

java.lang.Object
cn.toint.oktool.constant.ResponseConstant

public class ResponseConstant extends Object
Author:
Toint
  • Field Details

    • successCode

      public static Integer successCode
    • successMsg

      public static String successMsg
    • failCode

      public static Integer failCode
    • failMsg

      public static String failMsg
  • Constructor Details

    • ResponseConstant

      public ResponseConstant()