This commit is contained in:
邹宗楠
2023-11-20 16:58:02 +08:00
parent d25f2e6fc1
commit 8f063f88b6

View File

@@ -270,5 +270,8 @@ func TestUpLoadImg(t *testing.T) {
// 上传文件到七牛云
func TestQiNiuYn(t *testing.T) {
//9223372036854775807
//50009624517463106891
var aa uint64 = 50009624517463106891
fmt.Println(aa)
}