init: 导入项目到 meswork Gitea
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
internal class ContentResult
|
||||
{
|
||||
public object Content { get; set; }
|
||||
public string ContentType { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user