[style] Service 成员命名优化
This commit is contained in:
parent
c81730e740
commit
ff5f79eda2
@ -2,5 +2,5 @@ package contracts
|
|||||||
|
|
||||||
type Service interface {
|
type Service interface {
|
||||||
GetResListener(code string) ResListener
|
GetResListener(code string) ResListener
|
||||||
GetControllerr(code string) Controller
|
GetAppControllerr(code string) Controller
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user