feat:完善项目信息

This commit is contained in:
henry
2022-01-10 10:00:04 +08:00
parent 119857bfdb
commit 4b5acca5c3
14 changed files with 126 additions and 103 deletions

View File

@ -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 获取行业信息