From 7dcdbd35cd0979b6fa756fdcf388ab3c63edf545 Mon Sep 17 00:00:00 2001
From: 562935844@qq.com
Date: 星期五, 13 五月 2022 15:14:15 +0800
Subject: [PATCH] 认证添加返回码0处理

---
 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 245a82c..7d7ec2e 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="1.8" />
+    <bytecodeTargetLevel target="11" />
   </component>
 </project>
\ No newline at end of file

--
Gitblit v1.8.0