This commit is contained in:
邹宗楠
2026-01-28 16:56:36 +08:00
parent 9fec51d2b0
commit 5dd3c7344a
3 changed files with 9 additions and 7 deletions

View File

@@ -6,12 +6,12 @@ import (
"git.rosy.net.cn/baseapi/utils"
"git.rosy.net.cn/jx-callback/business/model"
"git.rosy.net.cn/jx-callback/globals/testinit"
//"git.rosy.net.cn/jx-callback/globals/testinit"
)
func init() {
testinit.Init()
}
//func init() {
// testinit.Init()
//}
func TestEarthDistance(t *testing.T) {
lng1, lat1 := 118.796877, 32.060255