|
|
@@ -128,7 +128,7 @@ cron:
|
|
|
outgoing.exception.receive: 2 22 2 29 2 ? #WMS 출고예외 수신
|
|
|
outgoing.result.receive: 2 22 2 29 2 ? #WMS 출고결과 수신
|
|
|
invoice.receive: 2 22 2 29 2 ? #WMS 운송장번호 수신
|
|
|
- sweettracker.invoice.retrieve: 2 22 2 29 2 ? #스윗트래커 송장상태 조회
|
|
|
+ sweettracker.invoice.retrieve: 0 9/10 * * * * #스윗트래커 송장상태 조회
|
|
|
auto.soldout.cancel: 2 22 2 29 2 ? #자동품절취소
|
|
|
|
|
|
#회수
|
|
|
@@ -193,9 +193,10 @@ pg:
|
|
|
sweet:
|
|
|
api:
|
|
|
tier: istyle24
|
|
|
- key: 0C48PI6KnOVVKGHWXyggMA
|
|
|
- url: http://trace-api-dev.sweettracker.net:8102/add_invoice # 개발
|
|
|
- # url: http://trace-api.sweettracker.net/add_invoice # 운영
|
|
|
+ # key: 0C48PI6KnOVVKGHWXyggMA # 개발
|
|
|
+ key: yOzQz11HDMGl4fYSbr9mHw # 운영
|
|
|
+ # url: http://trace-api-dev.sweettracker.net:8102/add_invoice # 개발
|
|
|
+ url: http://trace-api.sweettracker.net/add_invoice # 운영
|
|
|
domain:
|
|
|
front: https://www.style24.com
|
|
|
|