Commit b4c3bcaf by 徐高华

朋友圈

parent 0b995bd6
......@@ -208,9 +208,7 @@ public class MaterialServiceImpl implements MaterialService {
if(from == 2) {
url = entity.getImgUrl() ;
}
if(contentFrom==1) {
from = 1 ;
}
from = contentFrom ;
String[] arr = null ;
if(url.contains("?")) {
arr = url.split("\\?")[0].split("/") ;
......
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