From 8b66be08179b026cb0e601733dacd43de97e5b01 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期二, 21 十二月 2021 10:20:34 +0800 Subject: [PATCH] 完善下网关上网重连功能及广播设备基本数据 --- HDLSDK/.idea/compiler.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDLSDK/.idea/compiler.xml b/HDLSDK/.idea/compiler.xml index 7d7ec2e..245a82c 100644 --- a/HDLSDK/.idea/compiler.xml +++ b/HDLSDK/.idea/compiler.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="CompilerConfiguration"> - <bytecodeTargetLevel target="11" /> + <bytecodeTargetLevel target="1.8" /> </component> </project> \ No newline at end of file -- Gitblit v1.8.0