mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 03:07:27 +08:00
[U] Add comment
This commit is contained in:
@@ -77,7 +77,9 @@ var STRING_MAPPER = jacksonObjectMapper().apply {
|
|||||||
@Component
|
@Component
|
||||||
class StringMapper: IMapper(STRING_MAPPER)
|
class StringMapper: IMapper(STRING_MAPPER)
|
||||||
|
|
||||||
class A {
|
|
||||||
|
// Testing code
|
||||||
|
private class A {
|
||||||
var cat = ""
|
var cat = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user