feat:完善项目信息
This commit is contained in:
@ -16,8 +16,6 @@ var (
|
||||
MemoryForAreaInfo map[string]map[string]string = make(map[string]map[string]string, 0)
|
||||
// MemoryForIndustryInfo 行业信息
|
||||
MemoryForIndustryInfo map[string]string = make(map[string]string, 0)
|
||||
// MemoryForPlatformInfo 平台信息
|
||||
MemoryForPlatformInfo map[string]string = make(map[string]string, 0)
|
||||
)
|
||||
|
||||
// GetIndustryInfo 获取行业信息
|
||||
|
Reference in New Issue
Block a user