🚧 developing...

This commit is contained in:
2025-03-27 01:01:30 +08:00
parent 781a71a27c
commit afcd128256
30 changed files with 1696 additions and 44 deletions

View File

@@ -3,4 +3,5 @@ package constant
const (
ImageSpace = "image_space"
ThumbnailSpace = "thumbnail_space"
ImageBedSpace = "image_bed_space"
)