mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-29 18:57:41 +08:00
feat: gitignore
This commit is contained in:
parent
d2c8e8c5b1
commit
d06fa11b78
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,6 +80,7 @@ apps/dgiot_http/etc/dgiot_http.conf
|
||||
apps/dgiot_edge/
|
||||
apps/dgiot_sl651/
|
||||
apps/dgiot_onenet/
|
||||
apps/dgiot_energy/
|
||||
node_modules/
|
||||
package-lock.json
|
||||
erlang_ls.config
|
||||
|
@ -95,6 +95,7 @@ handle_message({firmware_report, ProductId, DevAddr, #{<<"version">> := Version}
|
||||
pass
|
||||
end,
|
||||
send_upgrade(State);
|
||||
121
|
||||
|
||||
%% 升级命令
|
||||
handle_message({sync_parse, _Pid, 'after', put, _Token, <<"Files">>, #{<<"content">> := #{
|
||||
|
Loading…
Reference in New Issue
Block a user