mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-31 22:19:35 +08:00
修改名称
This commit is contained in:
@@ -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);
|
||||
|
||||
// 今日数据
|
||||
|
||||
Reference in New Issue
Block a user