Plugin is using a deprecated apiVersion of 1. Please update the plugin to apiVersion 2
需要在 manifest 中指定 app Version:
{
"host": [
{
"app": "PS",
"minVersion": "22.00",
"data" : {
"apiVersion": 2
}
}
],
}
Plugin is using a deprecated apiVersion of 1. Please update the plugin to apiVersion 2
需要在 manifest 中指定 app Version:
{
"host": [
{
"app": "PS",
"minVersion": "22.00",
"data" : {
"apiVersion": 2
}
}
],
}
本文标题:warning: Plugin is using a depre
本文链接:https://www.haomeiwen.com/subject/izshfrtx.html
网友评论