Constant Field Values

Contents

com.bytedesk.*

  • com.bytedesk.ai.demo.airline.services.BookingTools
    Modifier and Type
    Constant Field
    Value
    private static final String
    "{\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"bookingNumber\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u9884\u8ba2\u53f7\"\n\t\t},\n\t\t\"name\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u5ba2\u6237\u59d3\u540d\"\n\t\t}\n\t},\n\t\"required\": [\"bookingNumber\", \"name\"]\n}\n"
    private static final String
    "{\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"bookingNumber\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u9884\u8ba2\u53f7\"\n\t\t},\n\t\t\"name\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u5ba2\u6237\u59d3\u540d\"\n\t\t}\n\t},\n\t\"required\": [\"bookingNumber\", \"name\"]\n}\n"
    private static final String
    "{\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"bookingNumber\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u9884\u8ba2\u53f7\"\n\t\t},\n\t\t\"name\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u5ba2\u6237\u59d3\u540d\"\n\t\t},\n\t\t\"date\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u65b0\u7684\u822a\u73ed\u65e5\u671f\"\n\t\t},\n\t\t\"from\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u51fa\u53d1\u5730\"\n\t\t},\n\t\t\"to\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u76ee\u7684\u5730\"\n\t\t}\n\t},\n\t\"required\": [\"bookingNumber\", \"name\", \"date\", \"from\", \"to\"]\n}\n"
  • com.bytedesk.ai.springai.dashscope.SpringAIDashscopeConfig
    Modifier and Type
    Constant Field
    Value
    private static final String
    "\u4f60\u662f\u4e00\u4e2a\u535a\u5b66\u7684\u667a\u80fd\u804a\u5929\u52a9\u624b\uff0c\u8bf7\u6839\u636e\u7528\u6237\u63d0\u95ee\u56de\u7b54\uff01"
  • com.bytedesk.ai.utils.reader.WebDocumentReader
    Modifier and Type
    Constant Field
    Value
    private static final int
    10000
  • com.bytedesk.ai.utils.tools.com.bytedesk.ai.utils.tools.WeatherTools
    Modifier and Type
    Constant Field
    Value
    public static final String
    "currentWeather"
  • com.bytedesk.core.annotation.ApiRateLimiter
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • com.bytedesk.core.ip.IP2RegionConfig
    Modifier and Type
    Constant Field
    Value
    private static final String
    "ip2region.xdb"
  • com.bytedesk.core.ip.IpUtils
    Modifier and Type
    Constant Field
    Value
    private static final String
    "(([01]?\\d\\d?|2[0-4]\\d|25[0-5])\\.){3}([01]?\\d\\d?|2[0-4]\\d|25[0-5])"
    private static final String
    "([0-9a-f]{1,4}:){7}([0-9a-f]){1,4}|([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}){2}|([0-9a-f]{1,4}:){5}(:[0-9a-f]{1,4}){3}|([0-9a-f]{1,4}:){4}(:[0-9a-f]{1,4}){4}|([0-9a-f]{1,4}:){3}(:[0-9a-f]{1,4}){5}|([0-9a-f]{1,4}:){2}(:[0-9a-f]{1,4}){6}|([0-9a-f]{1,4}:)(:[0-9a-f]{1,4}){7}|(:(:[0-9a-f]{1,4}){7})|(::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))"
  • com.bytedesk.core.translate.com.bytedesk.core.translate.HttpGet
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "GET"
    protected static final int
    10000
  • com.bytedesk.core.translate.TransApi
    Modifier and Type
    Constant Field
    Value
    private static final String
    "https://fanyi-api.baidu.com/api/trans/vip/language"
    private static final String
    "http://api.fanyi.baidu.com/api/trans/vip/translate"
  • com.bytedesk.core.translate.TranslateCreateEvent
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.kanban.task.TaskPermissions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hasAnyAuthority(\'TAG_CREATE\', \'TAG_READ\', \'TAG_UPDATE\', \'TAG_EXPORT\', \'TAG_DELETE\')"
    public static final String
    "hasAuthority(\'TAG_CREATE\')"
    public static final String
    "hasAuthority(\'TAG_DELETE\')"
    public static final String
    "hasAuthority(\'TAG_EXPORT\')"
    public static final String
    "TAG_"
    public static final String
    "hasAuthority(\'TAG_READ\')"
    public static final String
    "hasAuthority(\'TAG_UPDATE\')"
  • com.bytedesk.wechat.mini.user.WeChatMiniUserConsts
    Modifier and Type
    Constant Field
    Value
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/info?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/info/batchget?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/get?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/info/updateremark?access_token="
  • com.bytedesk.wechat.mp.user.WeChatMpUserConsts
    Modifier and Type
    Constant Field
    Value
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/info?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/info/batchget?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/get?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/info/updateremark?access_token="