|
|
@@ -1,109 +0,0 @@
|
|
|
-spring:
|
|
|
- profiles:
|
|
|
- active: run
|
|
|
- cache:
|
|
|
- type: redis
|
|
|
- redis:
|
|
|
- lettuce:
|
|
|
- pool:
|
|
|
- max-active: 10
|
|
|
- max-idle: 10
|
|
|
- min-idle: 2
|
|
|
- host: 172.30.90.111
|
|
|
- port: 6379
|
|
|
- password:
|
|
|
- cluster:
|
|
|
- nodes:
|
|
|
- 172.30.90.111:6379
|
|
|
- 172.30.90.112:6379
|
|
|
- 172.30.90.113:6379
|
|
|
- 172.30.90.111:6380
|
|
|
- 172.30.90.112:6380
|
|
|
- 172.30.90.113:6380
|
|
|
- 172.30.90.111:6381
|
|
|
- 172.30.90.112:6381
|
|
|
- 172.30.90.113:6381
|
|
|
-logging:
|
|
|
- config: classpath:log/logback-run.xml
|
|
|
-
|
|
|
-domain:
|
|
|
- admin: https://bos.style24.com
|
|
|
-
|
|
|
-upload:
|
|
|
- goods:
|
|
|
- target.path: /files/data/style24/ProductImage
|
|
|
- max.size: 10
|
|
|
- allow.extension: jpg|gif|jpeg|png
|
|
|
- view: //image.istyle24.com/Upload/ProductImage
|
|
|
-
|
|
|
-# USAFE 보증보험 정보
|
|
|
-usafe.guarantee:
|
|
|
- mall.id: istyle2400
|
|
|
- send.url: https://gateway.usafe.co.kr/esafe/guartrn.asp
|
|
|
-
|
|
|
-# PG
|
|
|
-pg:
|
|
|
- kcp:
|
|
|
- log.dir: /logs/style24/kcpLogs/batch
|
|
|
- gw:
|
|
|
- url: paygw.kcp.co.kr
|
|
|
- port: 8090
|
|
|
- user.type: PGNW
|
|
|
- js.url: https://pay.kcp.co.kr/plugin/payplus_web.jsp
|
|
|
- server: true
|
|
|
- site:
|
|
|
- cd: U3476
|
|
|
- key: 4aVa--.Xz8Fc78nwYPsrmmY__
|
|
|
- name: ISTYLE
|
|
|
- log.level: 3
|
|
|
- module.type: 01
|
|
|
- tx.mode: 0
|
|
|
- receipt.url : https://admin8.kcp.co.kr/assist/bill.BillActionNew.do
|
|
|
-
|
|
|
-# EP
|
|
|
-ep:
|
|
|
- goods:
|
|
|
- img.url: https://image.istyle24.com/Upload/ProductImage/
|
|
|
- dtl.url: https://www.style24.com/goods/detail/form?goodsCd=
|
|
|
- file:
|
|
|
- path: /files/data/ep
|
|
|
- url: https://archive.style24.com/ep/
|
|
|
-
|
|
|
-# 네이버페이 API
|
|
|
-naverPay:
|
|
|
- apiUrl: https://apis.naver.com/
|
|
|
- payUrl:
|
|
|
- web : pay.naver.com
|
|
|
- mob : m.pay.naver.com
|
|
|
- shop.id: istyle2424
|
|
|
- button.key: 5DF64042-EF37-45F1-878E-67C7098135E6
|
|
|
- button.pc.js.url: https://pay.naver.com/customer/js/naverPayButton.js
|
|
|
- button.mobile.js.url: https://pay.naver.com/customer/js/mobile/naverPayButton.js
|
|
|
- common.certification.key: s_3799db3bf4af-
|
|
|
- certification.key: 2BC5E173-2840-4B48-BC7D-FF770005DD76
|
|
|
- order.api.url: https://api.pay.naver.com/o/customer/api/order/v20/register
|
|
|
- order.pc.url: https://order.pay.naver.com/customer/buy/
|
|
|
- order.mobile.url: https://m.pay.naver.com/o/customer/buy/
|
|
|
- access.license:
|
|
|
- secret.key:
|
|
|
- port.address: http://ec.api.naver.com/Checkout/MallService5
|
|
|
- service.name: MallService5
|
|
|
- version: 5.0
|
|
|
-
|
|
|
-# 샵링커 API(개발계정)
|
|
|
-shoplinker:
|
|
|
- customer_id : a0024007
|
|
|
- shoplinker_id : istyle1
|
|
|
- xml:
|
|
|
- path: /files/data/shoplinker
|
|
|
- view: https://archive.style24.com/shoplinker
|
|
|
- url:
|
|
|
- stock : /Product/attribute_modify.php?iteminfo_url=
|
|
|
- order : /Order/orderlist.php?iteminfo_url=
|
|
|
- invoice : /Order/delivery.php?iteminfo_url=
|
|
|
-
|
|
|
-# 핑거푸시
|
|
|
-fingerPush:
|
|
|
- appKey : 3S2C52DCXOO9
|
|
|
- appSecret : wwRHOmOUvD21vL1t5yqiJh83oL558jV6
|
|
|
- customerKey : sfG70S5UoMKe
|