1
This commit is contained in:
parent
aebb68aa25
commit
1b3e7b1f4c
@ -123,3 +123,7 @@ func (this *stackingCec) saveToDb(ds *f5.DataSet) bool {
|
||||
}
|
||||
return true
|
||||
}
|
||||
|
||||
func (this *stackingCec) apply(p *jccommon.ContractStakeAndUnstakeCecPo) bool {
|
||||
return true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user