From b15520eefd545bf4d771ed696a2a370e3a5da324 Mon Sep 17 00:00:00 2001 From: anlicheng <244108715@qq.com> Date: Mon, 12 Aug 2024 22:40:45 +0800 Subject: [PATCH] close mnesia --- apps/iot/src/iot.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/iot/src/iot.app.src b/apps/iot/src/iot.app.src index 68e206f..a3483db 100644 --- a/apps/iot/src/iot.app.src +++ b/apps/iot/src/iot.app.src @@ -16,7 +16,7 @@ poolboy, mysql, esockd, - mnesia, + % mnesia, crypto, public_key, ssl,