修改名称
This commit is contained in:
parent
0c9210dd24
commit
7661c18ed6
|
|
@ -34,7 +34,7 @@ public class IndexServiceImpl implements IIndexService {
|
|||
// 账号信息
|
||||
Map<String, Object> version = new LinkedHashMap<>();
|
||||
version.put("version", "1.0.0");
|
||||
version.put("website", "likeshop");
|
||||
version.put("website", "likeadmin");
|
||||
console.put("version", version);
|
||||
|
||||
// 今日数据
|
||||
|
|
|
|||
Loading…
Reference in New Issue