btm
This commit is contained in:
parent
0138e76481
commit
c8fb7eb999
2
third_party/can_btm/balise_btm.go
vendored
2
third_party/can_btm/balise_btm.go
vendored
@ -161,7 +161,7 @@ func (s *btmCanetClient) dealWithAptReq(f *message.CanetFrame) {
|
||||
return
|
||||
}
|
||||
//处理查询请求
|
||||
slog.Debug(fmt.Sprintf("处理查询请求:%s", atpReq.String()))
|
||||
//slog.Debug(fmt.Sprintf("处理查询请求:%s", atpReq.String()))
|
||||
//
|
||||
s.btmTime.btmTk = atpReq.Time
|
||||
s.btmTime.sysTk = time.Now()
|
||||
|
Loading…
Reference in New Issue
Block a user