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