mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 12:30:39 +00:00
Fix UT
This commit is contained in:
@ -4,4 +4,5 @@ etcdctl put current.float 1.23
|
||||
etcdctl put current.bool true
|
||||
etcdctl put current.int 11
|
||||
etcdctl put current.string hello
|
||||
etcdctl put current.serialize.name test
|
||||
etcdctl put current.serialize.name test
|
||||
etcdctl put sub.sub.key1 sub.sub.key
|
Reference in New Issue
Block a user