From 7db37a0097ba1b91cb851b0d6d3daf46e0e08ee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A3=8A?= <张磊@LAPTOP-O3DO03BA> Date: Sat, 16 Jun 2018 10:19:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=89=8B=E8=BD=A6properties=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/second_handCar.properties | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 config/second_handCar.properties diff --git a/config/second_handCar.properties b/config/second_handCar.properties new file mode 100644 index 000000000..cdd337910 --- /dev/null +++ b/config/second_handCar.properties @@ -0,0 +1,14 @@ +#che300 prefix +com.tenwa.zhanglei.prefix=testapi + +#che300 token +#test environment +com.tenwa.zhanglei.token=a6b83424b55410c36415178002f8415e +#formal environment +#com.tenwa.zhanglei.token=0685c8275534d8d391cdaa5a5cf48c73 + +#che300 operationType +com.tenwa.zhanglei.oper=exportModel + +#che300 initiallversion +com.tenwa.zhanglei.version=3.4.548 \ No newline at end of file