rename
This commit is contained in:
parent
7058955095
commit
c6799597c3
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"tx": {
|
"tx": {
|
||||||
"TxSkeletonName": "mongo.games.com/goserver/srvlib/txcommskeleton"
|
"TxSkeletonName": "github.com/idealeak/goserver/srvlib/txcommskeleton"
|
||||||
},
|
},
|
||||||
"module": {
|
"module": {
|
||||||
"Options": {
|
"Options": {
|
||||||
|
|
|
@ -104,7 +104,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tx": {
|
"tx": {
|
||||||
"TxSkeletonName": "mongo.games.com/goserver/srvlib/txcommskeleton"
|
"TxSkeletonName": "github.com/idealeak/goserver/srvlib/txcommskeleton"
|
||||||
},
|
},
|
||||||
"module": {
|
"module": {
|
||||||
"Options": {
|
"Options": {
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tx": {
|
"tx": {
|
||||||
"TxSkeletonName": "mongo.games.com/goserver/srvlib/txcommskeleton"
|
"TxSkeletonName": "github.com/idealeak/goserver/srvlib/txcommskeleton"
|
||||||
},
|
},
|
||||||
"module": {
|
"module": {
|
||||||
"Options": {
|
"Options": {
|
||||||
|
|
|
@ -121,7 +121,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"tx": {
|
"tx": {
|
||||||
"TxSkeletonName": "mongo.games.com/goserver/srvlib/txcommskeleton"
|
"TxSkeletonName": "github.com/idealeak/goserver/srvlib/txcommskeleton"
|
||||||
},
|
},
|
||||||
|
|
||||||
"core": {
|
"core": {
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tx":{
|
"tx":{
|
||||||
"TxSkeletonName":"mongo.games.com/goserver/srvlib/txcommskeleton"
|
"TxSkeletonName":"github.com/idealeak/goserver/srvlib/txcommskeleton"
|
||||||
},
|
},
|
||||||
"executor":{
|
"executor":{
|
||||||
"Options":{
|
"Options":{
|
||||||
|
|
|
@ -78,7 +78,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tx":{
|
"tx":{
|
||||||
"TxSkeletonName":"mongo.games.com/goserver/srvlib/txcommskeleton"
|
"TxSkeletonName":"github.com/idealeak/goserver/srvlib/txcommskeleton"
|
||||||
},
|
},
|
||||||
"executor":{
|
"executor":{
|
||||||
"Options":{
|
"Options":{
|
||||||
|
|
|
@ -78,7 +78,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tx": {
|
"tx": {
|
||||||
"TxSkeletonName": "mongo.games.com/goserver/srvlib/txcommskeleton"
|
"TxSkeletonName": "github.com/idealeak/goserver/srvlib/txcommskeleton"
|
||||||
},
|
},
|
||||||
"executor": {
|
"executor": {
|
||||||
"Options": {
|
"Options": {
|
||||||
|
|
|
@ -78,7 +78,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tx":{
|
"tx":{
|
||||||
"TxSkeletonName":"mongo.games.com/goserver/srvlib/txcommskeleton"
|
"TxSkeletonName":"github.com/idealeak/goserver/srvlib/txcommskeleton"
|
||||||
},
|
},
|
||||||
"executor":{
|
"executor":{
|
||||||
"Options":{
|
"Options":{
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue