mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-20 19:00:53 +08:00
chore: 优化 Issue 模板,更新部分链接
This commit is contained in:
@@ -88,8 +88,9 @@ public class ContiNewAdminApplication implements ApplicationRunner {
|
||||
if (!knife4jProperties.isProduction()) {
|
||||
log.info("接口文档: {}/doc.html", baseUrl);
|
||||
}
|
||||
log.info("常见问题: https://continew.top/admin/faq.html");
|
||||
log.info("更新日志: https://continew.top/admin/changelog/");
|
||||
log.info("吐槽广场: https://continew.top/docs/admin/issue-hub.html");
|
||||
log.info("常见问题: https://continew.top/docs/admin/faq.html");
|
||||
log.info("更新日志: https://continew.top/docs/admin/changelog/");
|
||||
log.info("ContiNew Admin: 持续迭代优化的,高质量多租户中后台管理系统框架");
|
||||
log.info("--------------------------------------------------------");
|
||||
}
|
||||
|
Reference in New Issue
Block a user