mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-12-26 03:52:24 +08:00
6 lines
60 B
Go
6 lines
60 B
Go
package service
|
|
|
|
type LogoutService struct {
|
|
BaseService
|
|
}
|