From b06daf8f2976e55475c6bd65aa45711c79446428 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期四, 22 八月 2019 16:07:31 +0800 Subject: [PATCH] fix soApi.go --- .idea/dbapi.iml | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/.idea/dbapi.iml b/.idea/dbapi.iml new file mode 100644 index 0000000..bf4c9d3 --- /dev/null +++ b/.idea/dbapi.iml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="WEB_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module> \ No newline at end of file -- Gitblit v1.8.0