fix code
This commit is contained in:
parent
c512cc106e
commit
90c3a12636
@ -26,13 +26,6 @@
|
|||||||
%% 系统id
|
%% 系统id
|
||||||
-define(SYS_ID, <<"ZNWLZJJKXT">>).
|
-define(SYS_ID, <<"ZNWLZJJKXT">>).
|
||||||
|
|
||||||
-record(task, {
|
|
||||||
id :: integer(),
|
|
||||||
location_code :: binary(),
|
|
||||||
dynamic_location_code :: binary(),
|
|
||||||
events =[] :: list()
|
|
||||||
}).
|
|
||||||
|
|
||||||
-record(state, {
|
-record(state, {
|
||||||
id = 1,
|
id = 1,
|
||||||
url :: string(),
|
url :: string(),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user