引用统一命名
This commit is contained in:
@@ -2,7 +2,7 @@ package pay
|
||||
|
||||
import (
|
||||
"common/remark"
|
||||
"common/resultstatus"
|
||||
"common/resultStatus"
|
||||
"common/webServer"
|
||||
"goutil/logUtilPlus"
|
||||
"goutil/webUtil"
|
||||
|
||||
@@ -4,7 +4,7 @@ import (
|
||||
"common/connection"
|
||||
"sync"
|
||||
|
||||
_ "common/resultstatus"
|
||||
_ "common/resultStatus"
|
||||
"common/webServer"
|
||||
_ "paycenter/internal"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user