修改控制台

This commit is contained in:
TinyAnts 2022-04-22 18:53:51 +08:00
parent 5de15dd28e
commit 1e58e05f84
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ public class IndexServiceImpl implements IIndexService {
// 账号信息
Map<String, Object> version = new LinkedHashMap<>();
version.put("version", "1.0.0");
version.put("website", "www.likeshop.cn");
version.put("website", "likeshop");
console.put("version", version);
// 今日数据