feat(types):增加日期时间类型。
This commit is contained in:
2
types/types.go
Normal file
2
types/types.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// 定义常用的数据类型,包括数据类型在数据库内的存储和读取,以及数据类型在JSON格式中的输出与解析。
|
||||
package types
|
Reference in New Issue
Block a user