5 lines
96 B
Go
5 lines
96 B
Go
package examples
|
|
|
|
// 指定dtm服务地址
|
|
const DtmServer = "http://localhost:8080/api/dtmsvr"
|