dongfeng-pay/legend/service/logoutService.go

6 lines
60 B
Go
Raw Normal View History

2021-04-27 15:33:49 +08:00
package service
type LogoutService struct {
BaseService
}