toggle menu
kraken-core
JVM
switch theme
search in API
kraken-core
/
fun.bigtable.kraken.controller
/
CommonController
/
getCache
get
Cache
@
GetMapping
(
value
=
"/cache"
)
open
fun
getCache
(
@
RequestParam
(
value
=
"groupCode"
)
groupCode
:
String
,
@
RequestParam
(
value
=
"dictCode"
)
dictCode
:
String
)
:
Result
<
String
>
获取字典