mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08:00
front模块添加message配置文件,覆盖common模块的配置,方便打包后直接修改网站信息
This commit is contained in:
5
novel-front/src/main/resources/messages.properties
Normal file
5
novel-front/src/main/resources/messages.properties
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#网站配置
|
||||||
|
#网站名
|
||||||
|
website.name=小说精品屋
|
||||||
|
#PC站网站域名
|
||||||
|
website.domain=www.java2nb.com
|
||||||
Reference in New Issue
Block a user