mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-13 14:09:20 +08:00
6 lines
60 B
Go
6 lines
60 B
Go
package service
|
|
|
|
type LogoutService struct {
|
|
BaseService
|
|
}
|