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