修改淘宝订单的平台结算获取方式
This commit is contained in:
@@ -267,11 +267,3 @@ func TestUpLoadImg(t *testing.T) {
|
||||
globals.SugarLogger.Debugf("errr3 := %s", utils.Format4Output(err3, false))
|
||||
globals.SugarLogger.Debugf("data2 := %s", utils.Format4Output(dataa, false))
|
||||
}
|
||||
|
||||
// 上传文件到七牛云
|
||||
func TestQiNiuYn(t *testing.T) {
|
||||
//9223372036854775807
|
||||
//50009624517463106891
|
||||
var aa uint64 = 50009624517463106891
|
||||
fmt.Println(aa)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user