pda_template/lib/app/config/endpoints.yaml

5 lines
156 B
YAML
Raw Normal View History

wms:
require_stock_out: "/wms/task/requireStockOut"
require_stock_in: "/wms/task/requireStockIn"
test: "/test/test"
baseUrl: "http://10.0.2.2:12315"