用户头像
Change-Id: I562c0cb7212c1ac9c7ad1dad96b136fc8c23269c
diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
index 25041e4..0de76d7 100644
--- a/.idea/dataSources.xml
+++ b/.idea/dataSources.xml
@@ -15,5 +15,30 @@
</jdbc-additional-properties>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
+ <data-source source="LOCAL" name="Aurora MySQL (AWS Wrapper)" uuid="bd626494-98ff-4826-9446-415666456eab">
+ <driver-ref>mysql_aurora.aws_wrapper</driver-ref>
+ <synchronize>true</synchronize>
+ <jdbc-driver>software.amazon.jdbc.Driver</jdbc-driver>
+ <jdbc-url>jdbc:aws-wrapper:mysql://202.205.102.121 :3306/echodevelop</jdbc-url>
+ <jdbc-additional-properties>
+ <property name="com.intellij.clouds.kubernetes.db.host.port" />
+ <property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
+ <property name="com.intellij.clouds.kubernetes.db.container.port" />
+ </jdbc-additional-properties>
+ <working-dir>$ProjectFileDir$</working-dir>
+ </data-source>
+ <data-source source="LOCAL" name="echodevelop@202.205.102.121" uuid="6d2a7063-ae4c-471f-ae05-e32dede5d0ec">
+ <driver-ref>mysql.8</driver-ref>
+ <synchronize>true</synchronize>
+ <imported>true</imported>
+ <jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
+ <jdbc-url>jdbc:mysql://202.205.102.121:3306/echodevelop</jdbc-url>
+ <jdbc-additional-properties>
+ <property name="com.intellij.clouds.kubernetes.db.host.port" />
+ <property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
+ <property name="com.intellij.clouds.kubernetes.db.container.port" />
+ </jdbc-additional-properties>
+ <working-dir>$ProjectFileDir$</working-dir>
+ </data-source>
</component>
</project>
\ No newline at end of file