更新 'SrcJyData.js'

master
src48597962 9 months ago
parent 3d6780e3d8
commit a40e433e3f
  1. 1
      SrcJyData.js

@ -44,6 +44,7 @@ function getYiData(jkdata) {
listurl = api_url + '?ac=list&page=';
listnode = "json.data";
} else if (api_type == "cms") {
api_url = api_url.replace('?ac=list','');
vodurlhead = api_url + '?ac=videolist&ids=';
classurl = api_url + "?ac=list";
listurl = api_url + '?ac=videolist&pg=';

Loading…
Cancel
Save