Optimize code

This commit is contained in:
2023-10-23 15:39:54 +08:00
parent 5e21963610
commit f927851cb0
15 changed files with 40 additions and 60 deletions

View File

@@ -1,4 +1,4 @@
package top.fatweb.api.vo
package top.fatweb.api.vo.authentication
import io.swagger.v3.oas.annotations.media.Schema
import java.time.LocalDateTime

View File

@@ -1,4 +1,4 @@
package top.fatweb.api.vo
package top.fatweb.api.vo.authentication
import io.swagger.v3.oas.annotations.media.Schema