From 880beec13141c2f2ca5e163eee1fc5b725cf0910 Mon Sep 17 00:00:00 2001 From: dupengyue <dupengyue@454eff88-639b-444f-9e54-f578c98de674> Date: 星期四, 20 七月 2017 14:24:32 +0800 Subject: [PATCH] 考勤接口初步完善 --- VisitFace/DemoForBsk/.idea/libraries/hamcrest_library_1_3.xml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/.idea/libraries/hamcrest_library_1_3.xml b/VisitFace/DemoForBsk/.idea/libraries/hamcrest_library_1_3.xml new file mode 100644 index 0000000..b76bd55 --- /dev/null +++ b/VisitFace/DemoForBsk/.idea/libraries/hamcrest_library_1_3.xml @@ -0,0 +1,9 @@ +<component name="libraryTable"> + <library name="hamcrest-library-1.3"> + <CLASSES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-library/1.3/4785a3c21320980282f9f33d0d1264a69040538f/hamcrest-library-1.3.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> +</component> \ No newline at end of file -- Gitblit v1.8.0