dongfeng-pay/legend/service/logoutService.go
2021-04-27 15:33:49 +08:00

6 lines
60 B
Go

package service
type LogoutService struct {
BaseService
}