Compare commits
12 Commits
master
...
zjx_branch
Author | SHA1 | Date |
---|---|---|
abc15379 | e75546f2fe | 2 years ago |
abc15379 | 102fe87d6b | 2 years ago |
abc15379 | 619586a5a5 | 2 years ago |
abc15379 | 2061f2da05 | 2 years ago |
abc15379 | 094c2c9ae1 | 2 years ago |
abc15379 | cc68a09688 | 2 years ago |
abc15379 | 32962ce851 | 2 years ago |
abc15379 | d51072cec3 | 2 years ago |
abc15379 | 5b84bf4e70 | 2 years ago |
abc15379 | cf578d5068 | 2 years ago |
abc15379 | 0771616377 | 2 years ago |
abc15379 | 962a46be4e | 2 years ago |
@ -0,0 +1,3 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/TeamProject.iml" filepath="$PROJECT_DIR$/.idea/TeamProject.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 158 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 494 KiB |
Before Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 380 KiB |
Before Width: | Height: | Size: 48 KiB |
@ -1,3 +0,0 @@
|
||||
[LocalizedFileNames]
|
||||
Screenrecorder-2023-06-06-14-47-44-302.mp4=@Screenrecorder-2023-06-06-14-47-44-302.mp4,0
|
||||
Screenrecorder-2023-06-06-14-59-49-758.mp4=@Screenrecorder-2023-06-06-14-59-49-758.mp4,0
|
@ -0,0 +1 @@
|
||||
这里存放软件系统的产品海报和宣传PPT等
|
@ -1,2 +1,2 @@
|
||||
#Sun Jun 04 16:38:18 CST 2023
|
||||
gradle.version=7.5
|
||||
#Thu Mar 16 18:03:46 CST 2023
|
||||
gradle.version=8.0.2
|
||||
|