Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 MLCP IMPORT 选项参数获取权限。但是我在权限上遇到错误。如果我把“阅读”它工作。但是,如果我结合“(读取,更新)”,MLCP 将不起作用。请给我一些提示。提前致谢。
-output_permissions "bib-read-role, (read,update),bib-insert-permission, update"
你像这样使用它:
-output_permissions "bib-read-role,read,bib-read-role,update,bib-insert-permission,update"
!