Update doc

This commit is contained in:
2023-11-23 19:02:08 +08:00
parent 6ae8a3bddf
commit bcd36f6665
143 changed files with 169 additions and 152 deletions

View File

@@ -3,7 +3,7 @@ package top.fatweb.api.entity.common
/**
* Response code entity
*
* @author FatttSnake
* @author FatttSnake, fatttsnake@gmail.com
* @since 1.0.0
*/
enum class ResponseCode(val code: Int) {