mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
add fm api (#456)
This commit is contained in:
5
model/fm_api.go
Normal file
5
model/fm_api.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package model
|
||||
|
||||
type CreateFMResponse struct {
|
||||
SessionID string `json:"session_id,omitempty"`
|
||||
}
|
||||
Reference in New Issue
Block a user