2 changed files with 22 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||||||
|
/** |
||||||
|
* @author JOJO |
||||||
|
* @class config1 |
||||||
|
* @date 2023/3/8 |
||||||
|
* @apiNote |
||||||
|
*/ |
||||||
|
|
||||||
|
package co.depsystem.application2.Model.system.config; |
||||||
|
|
||||||
|
public class Config1 { |
||||||
|
} |
||||||
Loading…
Reference in new issue