fix mocker
This commit is contained in:
parent
f269525ba9
commit
373c0748cf
@ -310,7 +310,7 @@ handle_info({timeout, _, inform_ticker}, State = #state{aes = Aes, topic = Topic
|
||||
<<"at">> => iot_util:current_time(),
|
||||
<<"services">> => [
|
||||
#{
|
||||
<<"scene_id">> => 1,
|
||||
<<"props">> => <<"1:2:3">>,
|
||||
<<"name">> => <<"测试微服务"/utf8>>,
|
||||
<<"version">> => <<"V1.0">>,
|
||||
<<"version_copy">> => <<"CopyV1.0">>,
|
||||
@ -318,7 +318,7 @@ handle_info({timeout, _, inform_ticker}, State = #state{aes = Aes, topic = Topic
|
||||
},
|
||||
|
||||
#{
|
||||
<<"scene_id">> => 1,
|
||||
<<"props">> => <<"1:2:3">>,
|
||||
<<"name">> => <<"水表"/utf8>>,
|
||||
<<"version">> => <<"V1.0">>,
|
||||
<<"version_copy">> => <<"CopyV1.0">>,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user