Init student

This commit is contained in:
GGB
2022-06-10 01:32:14 +08:00
parent d41c67dd80
commit 08da72e735
12 changed files with 361 additions and 133 deletions

4
.idea/dataSources.xml generated
View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="@10.14.0.7" uuid="0c1ff8c3-597c-4b0b-8aed-28afff151eb1">
<data-source source="LOCAL" name="class@10.14.0.7" uuid="0c1ff8c3-597c-4b0b-8aed-28afff151eb1">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://10.14.0.7:3306</jdbc-url>
<jdbc-url>jdbc:mysql://10.14.0.7:3306/class</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>