mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-04 06:54:45 +08:00
优化Readme
This commit is contained in:
@@ -117,7 +117,7 @@ func (s *COriginNode) Stop() {
|
||||
s.waitGroup.Wait()
|
||||
}
|
||||
|
||||
func NewOrginNode() *COriginNode {
|
||||
func NewOriginNode() *COriginNode {
|
||||
|
||||
//创建模块
|
||||
node := new(COriginNode)
|
||||
|
||||
Reference in New Issue
Block a user