1
This commit is contained in:
parent
e29c88bf66
commit
b7c6cda3dc
@ -31,7 +31,7 @@ func (this *app) Init() {
|
||||
this.registerDataSources()
|
||||
this.initCb()
|
||||
transId := jccommon.NewTransId()
|
||||
transId.Init(1, 123456789,1234567, [3]int64{
|
||||
transId.Init(11, 123456789,1234567, [3]int64{
|
||||
1000000000123456789,
|
||||
1000000000123456789,
|
||||
1000000000123456789})
|
||||
|
Loading…
x
Reference in New Issue
Block a user