mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-11-22 22:38:46 +00:00
add repo manager...
This commit is contained in:
parent
cc092d6e0c
commit
129549b6c9
13
src/main/java/cn/citycraft/Yum/utils/RepositoryManager.java
Normal file
13
src/main/java/cn/citycraft/Yum/utils/RepositoryManager.java
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
package cn.citycraft.Yum.utils;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 仓库管理类
|
||||||
|
*
|
||||||
|
* @author 蒋天蓓
|
||||||
|
*/
|
||||||
|
public class RepositoryManager {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user