提交 0b7b9fbb authored 作者: JarvanMo's avatar JarvanMo

fix #350

上级 2d41f586
......@@ -68,7 +68,7 @@ class WeChatFile {
this.suffix = suffix;
Map toMap() =>
{"source": source, "schema": schema.index, "suffix": suffix ?? ""};
{"source": source, "schema": schema.index, "suffix": suffix};
}
///Types of image, usually there are for types listed below.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论