zhwl/zhwl-business/zhwl-payment/target/classes/ConfigSource.properties
2025-07-01 17:54:58 +08:00

4 lines
240 B
Properties
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#配置项存储方式默认为file,可修改为database
ConfigSourceMethod=database
#配置项加载类名称当配置项存储方式为database需要设定此项
ConfigSourceClass=com.zhwl.payment.abc.config.MerchantParaConfig