| @@ -155,7 +155,7 @@ func buildSampleMusicMsg(ToUserName string) (msg string) { | |||
| url = "http://google.com/" | |||
| url = "http://m.creaders.net/travel/2017/05/11/1823175.html" | |||
| url = "https://biukop.com.au/music.mp3" //real mp3 | |||
| url = "https://doc.biukop.com.au/angular2/#/pages/dashboard" | |||
| //url = "https://doc.biukop.com.au/angular2/#/pages/dashboard" | |||
| //url = "http://mp.weixin.qq.com/s/Jo7rmlMZa_iO97eckWIzFg" | |||
| msg = buildMusicMsg(ToUserName, thumbID, "音乐标杆出", "测试音乐缩略土月卡其", url, url) | |||
| return | |||