From 05027af4c6b8c7e4b5c6008c8d9ceccd29472990 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Tue, 21 Dec 2021 11:40:48 +0800
Subject: [PATCH] 20211216
---
xc-video.iml | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/xc-video.iml b/xc-video.iml
index 80c52af..63b0170 100644
--- a/xc-video.iml
+++ b/xc-video.iml
@@ -176,6 +176,15 @@
<orderEntry type="library" name="Maven: cn.hutool:hutool-http:5.7.13" level="project" />
<orderEntry type="library" name="Maven: cn.hutool:hutool-json:5.7.13" level="project" />
<orderEntry type="module-library">
+ <library name="Maven: com.sunlight:tron-sdk:1.0-SNAPSHOT">
+ <CLASSES>
+ <root url="jar://$MODULE_DIR$/lib/tron-sdk-1.0.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
+ <orderEntry type="module-library">
<library name="Maven: org.tron.trident:abi:0.3.0">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/abi-0.3.0.jar!/" />
@@ -197,15 +206,6 @@
<library name="Maven: org.tron.trident:core:0.3.0">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/core-0.3.0.jar!/" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- </library>
- </orderEntry>
- <orderEntry type="module-library">
- <library name="Maven: com.sunlight:tron-sdk:1.0-SNAPSHOT">
- <CLASSES>
- <root url="jar://$MODULE_DIR$/lib/tron-sdk-1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
--
Gitblit v1.9.1