chore: update

This commit is contained in:
2024-09-03 12:32:56 +08:00
parent bceefe1d41
commit 3a0dee8755
6 files changed
+142 -89

No files matched your search

@@ -0,0 +1,12 @@
/*
* Copyright © 2024 RTAkland
* Author: RTAkland
* Date: 2024/8/31
*/
package cn.rtast.fancybot.entity
data class Baisi(
val data: String,
)