Init Center,Chat,CheckIn,dataSources,MainWindow,PoolHelper,SendMessage

This commit is contained in:
GGB
2022-06-13 02:24:33 +08:00
parent a29a1d49f6
commit 73ef5499b7
7 changed files with 46 additions and 30 deletions

7
.idea/dataSources.xml generated
View File

@@ -8,5 +8,12 @@
<jdbc-url>jdbc:mysql://10.14.0.7:3306/class</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
<data-source source="LOCAL" name="class@0.tcp.jp.ngrok.io" uuid="c575a4fb-f9e1-448c-9434-8ae2fb826731">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://0.tcp.jp.ngrok.io:10088/class</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>