|
@@ -33,7 +33,6 @@ func GetTitleService(noticeAddress string) (string, string) {
|
|
// return "", ""
|
|
// return "", ""
|
|
//}
|
|
//}
|
|
//infoIdStr := secondArr[0]
|
|
//infoIdStr := secondArr[0]
|
|
- infoIdStr, _ = url.QueryUnescape(infoIdStr)
|
|
|
|
infoId := qutil.DecodeArticleId2ByCheck(infoIdStr)[0]
|
|
infoId := qutil.DecodeArticleId2ByCheck(infoIdStr)[0]
|
|
if infoId == "" {
|
|
if infoId == "" {
|
|
return "", ""
|
|
return "", ""
|