Commit 80399af3 by wuyang.zou

fix bug:修正 配置文件

parent 896526d8
[FmServer] [FmServer]
;非码外卖拉取订单服务器地址 ;<<<非码POS插件:登陆注册+5分钟心跳 服务器地址>>>
loginUrl=http://10.92.193.212:8777/pos/ loginUrl=https://delposservice.starbucks.net/backstage/pos/
orderUrl=http://10.92.193.212:8090/order/ ;星巴克测试环境:http://delposservice.stg.starbucks.net/pos/
;<<<非码外卖拉取订单服务器地址>>>
orderUrl=https://deliveryapi.starbucks.net/assortment/order/
;星巴克测试环境: orderUrl=https://deliveryapi.stg.starbucks.net/assortment/order/
[Interface] [Interface]
;接口名称 ;接口名称
login=entity login=entity
heart=posUpdate heart=posUpdate
pullOrder=detail?orderId= pullOrder=pos/detail?orderId=
pullOrderList =pos/listOrders pullOrderList =pos/listOrders
confirm=receiving?orderId= confirm=receiving?orderId=
cancle=cancellation cancle=pos/cancellation
refund=pos/refund ;refund=pos/refund ;注释OMS不使用此接口;
getstorestate=getstorestate getstorestate=getstorestate
updatestate=updatestate updatestate=updatestate
[IpAddress] [IpAddress]
ip=10.227.255.165
[HttpServer] [HttpServer]
;非码外卖监听端口 ;非码外卖监听端口
port=24409 port=24409
[Software] [Software]
;登录信息 ;登录信息
;storeid= storeid=
password=posoperator@freemud.cn password=posoperator@freemud.cn
posno=001 posno=001
;是否自动接单 ;是否自动接单
autoconfirm=0 autoconfirm=0
partnerid=379d1f5c-7a60-458f-9f9b-4fd271003fca partnerid=379d1f5c-7a60-458f-9f9b-4fd271003fca
[SSLConfig] [SSLConfig]
login=0 login=1
order=1 order=1
;前缀 ;前缀
;perfix= ;perfix=
......
[Float] [Float]
postion=@Point(1151 339) postion=@Point(1177 24)
opacity=0.5 opacity=0.5
blinkInterval=0.3 blinkInterval=0.3
soundInterval=2 soundInterval=2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment