mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* 配置文件实现分装,例如Properties封装Props
|
||||
*
|
||||
* 配置文件实现封装,例如Properties封装Props
|
||||
*
|
||||
* @author looly
|
||||
*
|
||||
*/
|
||||
package cn.hutool.setting.dialect;
|
||||
package cn.hutool.setting.dialect;
|
||||
|
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* 配置文件实现分装,例如Properties封装Props
|
||||
*
|
||||
* 配置环境封装,例如Profile可以自定义不同环境下的配置文件位置
|
||||
*
|
||||
* @author looly
|
||||
*
|
||||
*/
|
||||
package cn.hutool.setting.profile;
|
||||
package cn.hutool.setting.profile;
|
||||
|
Reference in New Issue
Block a user