From d1c0c991624ecb68bf44cbae163eaf28640296df Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Fri, 03 Nov 2017 14:23:02 +0800 Subject: [PATCH] json 警报值接口 --- .idea/libraries/Maven__com_google_code_gson_gson_2_3.xml | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.idea/libraries/Maven__com_google_code_gson_gson_2_3.xml b/.idea/libraries/Maven__com_google_code_gson_gson_2_3.xml index 735a549..4dcaf15 100644 --- a/.idea/libraries/Maven__com_google_code_gson_gson_2_3.xml +++ b/.idea/libraries/Maven__com_google_code_gson_gson_2_3.xml @@ -1,13 +1,13 @@ -<component name="libraryTable"> - <library name="Maven: com.google.code.gson:gson:2.3"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.3/gson-2.3.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.3/gson-2.3-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.3/gson-2.3-sources.jar!/" /> - </SOURCES> - </library> +<component name="libraryTable"> + <library name="Maven: com.google.code.gson:gson:2.3"> + <CLASSES> + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.3/gson-2.3.jar!/" /> + </CLASSES> + <JAVADOC> + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.3/gson-2.3-javadoc.jar!/" /> + </JAVADOC> + <SOURCES> + <root url="jar://$MAVEN_REPOSITORY$/com/google/code/gson/gson/2.3/gson-2.3-sources.jar!/" /> + </SOURCES> + </library> </component> \ No newline at end of file -- Gitblit v1.8.0