Commit 5846b654 by 王勇飞

gyq

parent 4d34c43d
......@@ -8590,7 +8590,7 @@ class PatentycService extends ServiceBase {
url = "http://118.24.142.85:81/ezGet.aspx?type=xlsx&guid=" + obj.uid;
}
else if (obj.type == "html") {
url = 'http://118.24.142.85:81/ezPicture.aspx?guid=' + obj.uid;
url = 'http://118.24.142.85:81/ezPictureL.aspx?guid=' + obj.uid;
}
if (url) {
return url;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment