mirror of
https://github.com/201206030/novel-plus.git
synced 2025-07-11 03:36:40 +00: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