From a519cf52479c1f585a49dbf4c4bddfb3f929ff4e Mon Sep 17 00:00:00 2001 From: zhanglei Date: Wed, 18 Jul 2018 10:24:05 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=B8=E5=85=B3=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/Readme.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/Readme.txt diff --git a/config/Readme.txt b/config/Readme.txt new file mode 100644 index 000000000..4c3206c42 --- /dev/null +++ b/config/Readme.txt @@ -0,0 +1,4 @@ +license.properties是身份校验的授权文件,使用base64加密,应客户要求暂时在其key对应的value值最前面加了个1,如需使用请将1去掉; +credit.properties是贷前信用校验的配置文件 +second_handCar_properties是二手车的配置文件 +collect_config.properties是代收付相关的配置文件,由于properties配置文件无法写中文,所以在上面写明了拼音注释 \ No newline at end of file