This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lishuo
/
RuoYi-Vue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
添加项目配置类。
tom
5 months ago
parent
1705d0d9e6
commit
0ecf83a57d
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
ruoyi-sim/src/main/java/com/ruoyi/sim/config/SimGlobalConfig.java
+ 7
- 0
ruoyi-sim/src/main/java/com/ruoyi/sim/config/SimGlobalConfig.java
View File
@@ -0,0 +1,7 @@
+package com.ruoyi.sim.config;
+
+/**
+ *
+ */
+public class SimGlobalConfig {
+}