xinyb
2024-09-14 ad7c8d2561e5ee1b35aa289fd3e18fa6b5e42481
提交 | 用户 | age
a6a76f 1 #配置项存储方式(默认为file,可修改为database)
F 2 ConfigSourceMethod=file
3
4 #配置项加载类名称(当配置项存储方式为database需要设定此项)
5 #ConfigSourceClass=MerchantParaFromDB