xinyb
2024-01-09 10addcb918206c999cdfa2dcc09ebb925acceda9
1
2
3
4
5
#配置项存储方式(默认为file,可修改为database)
ConfigSourceMethod=file
 
#配置项加载类名称(当配置项存储方式为database需要设定此项)
#ConfigSourceClass=MerchantParaFromDB