feat(work): 新增修改微盘文件安全设置接口

This commit is contained in:
fudiwei
2022-12-03 18:05:25 +08:00
parent d024f45c00
commit 67e1f7947c
4 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"fileid": "FILEID",
"watermark": {
"text": "WATERMARK_TEXT",
"margin_type": 0,
"show_visitor_name": false,
"show_text": false
}
}