소스 검색

remove one testing link

master
Patrick Peng Sun 8 년 전
부모
커밋
6a55ef1733
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      outMsg.go

+ 1
- 1
outMsg.go 파일 보기

@@ -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

Loading…
취소
저장