sige 1 year ago
parent
commit
65b286c532
  1. 1
      src/src/main/resources/application-dev.yml
  2. 1
      src/src/main/resources/application-test.yml

1
src/src/main/resources/application-dev.yml

@ -22,6 +22,7 @@ app :
liquidPeristalticPumpPipeSetupEnable : false
errorSlotIndex : 4
errorImageFolder : D:/errorImages
bucketWaterIndex : 2
#mybatis:
# configuration:

1
src/src/main/resources/application-test.yml

@ -19,6 +19,7 @@ app :
liquidPeristalticPumpPipeSetupEnable : true
errorSlotIndex : 4
errorImageFolder : D:/errorImage
bucketWaterIndex : 2
#mybatis:
# configuration:

Loading…
Cancel
Save