GET api/Plugin/GetIsNeedSetupPlugin

后台 - 获取是否需要安装插件(有插件权限但没有加载对应的dll)

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

后台 - 获取是否需要安装插件(有插件权限但没有加载对应的dll)

boolean

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>