be
This commit is contained in:
@@ -1289,10 +1289,10 @@ type ColInput struct {
|
||||
}
|
||||
|
||||
type MmlInput struct {
|
||||
BodyFmt string `json:"bodyFmt"`
|
||||
BodyKey string `json:"bodyKey"`
|
||||
|
||||
Cols []ColInput `json:"cols"`
|
||||
BodyFmt string `json:"bodyFmt"`
|
||||
BodyKey string `json:"bodyKey"`
|
||||
CallFunc string `json:"callFunc"`
|
||||
Cols []ColInput `json:"cols"`
|
||||
}
|
||||
|
||||
type MmlOutput struct {
|
||||
|
||||
Reference in New Issue
Block a user