Commit
This commit is contained in:
9
test/http.go
Normal file
9
test/http.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package test
|
||||
|
||||
import (
|
||||
"nCovTrack-Backend/utils"
|
||||
)
|
||||
|
||||
func GetnCovInfo() string {
|
||||
return utils.GetWhioutHeader("https://view.inews.qq.com/g2/getOnsInfo?name=disease_h5")
|
||||
}
|
||||
Reference in New Issue
Block a user