master
fpgajie 2026-02-07 13:49:13 +08:00
parent 2c6fd5e0a0
commit 2a34165fe4
220 changed files with 716 additions and 342 deletions

View File

@ -6,6 +6,7 @@
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="robot_pk_paodekuai" />
<module name="game_mj_changsha" />
<module name="robot_mj_changsha" />
<module name="pack_tools" />
@ -20,6 +21,7 @@
<module name="group_mgr" />
<module name="game_common" />
<module name="taurus-web" />
<module name="robot_mj_changsha (1)" />
</profile>
</annotationProcessing>
</component>

View File

@ -31,5 +31,9 @@
<file url="file://$PROJECT_DIR$/majiang/hongzhong/game_mj_hz/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/robots/majiang/robot_mj_cs/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/robots/majiang/robot_mj_cs/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/robots/majiang/robot_mj_hz/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/robots/majiang/robot_mj_hz/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/robots/puke/robot_pk_pdk/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/robots/puke/robot_pk_pdk/src/main/resources" charset="UTF-8" />
</component>
</project>

View File

@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="https://repo.maven.apache.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />

View File

@ -16,6 +16,8 @@
<option value="$PROJECT_DIR$/majiang/changsha/game_mj_cs/pom.xml" />
<option value="$PROJECT_DIR$/majiang/hongzhong/game_mj_hz/pom.xml" />
<option value="$PROJECT_DIR$/robots/majiang/robot_mj_cs/pom.xml" />
<option value="$PROJECT_DIR$/robots/majiang/robot_mj_hz/pom.xml" />
<option value="$PROJECT_DIR$/robots/puke/robot_pk_pdk/pom.xml" />
</list>
</option>
</component>

View File

@ -2,6 +2,7 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/libs/data_cache/data_cache.iml" filepath="$PROJECT_DIR$/libs/data_cache/data_cache.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/robot_webFenli.iml" filepath="$PROJECT_DIR$/.idea/robot_webFenli.iml" />
</modules>
</component>

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More