🎨解决template渲染时遇到转移字符问题
This commit is contained in:
5
global/global.go
Normal file
5
global/global.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package global
|
||||
|
||||
import "sync"
|
||||
|
||||
type ServerConfigMap = sync.Map
|
Reference in New Issue
Block a user