Compare commits
No commits in common. "9869e3c9c0a3296966c369fe82e07ce8512e5986" and "b3bc4c5e6d424dd8639617ef954060e480be0898" have entirely different histories.
9869e3c9c0
...
b3bc4c5e6d
|
@ -34,7 +34,7 @@ ctp:
|
||||||
printer:
|
printer:
|
||||||
ipAdd: 172.16.53.53
|
ipAdd: 172.16.53.53
|
||||||
port: 9100
|
port: 9100
|
||||||
stitchQRPath: src/main/resources/static/sample_qr_output.pdf
|
stitchQRPath: ./src/main/resources/static/sample_qr_output.pdf
|
||||||
bundleIpAdd: 172.16.53.22
|
bundleIpAdd: 172.16.53.22
|
||||||
bundlePort: 9100
|
bundlePort: 9100
|
||||||
bundlePath: src/main/resources/static/bundle.pdf
|
bundlePath: ./src/main/resources/static/bundle.pdf
|
Loading…
Reference in New Issue