application.properties 731 B

12345678910111213141516171819202122
  1. #spring.profiles.active=dev
  2. #spring.profiles.active=prod3
  3. spring.profiles.active=demo
  4. #spring.profiles.active=prod2
  5. #ʱ���ʽ����
  6. spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
  7. spring.jackson.time-zone=GMT+8
  8. # ���������������͵�ַ
  9. dataCenter.ipAddr=http://115.238.57.190
  10. dataCenter.port=:10091
  11. # ���ܳ������ݷ���
  12. dataCenter.service.dayWeight=/receiver/farm/weight/putDayWeight
  13. # ���γ������ݷ���
  14. dataCenter.service.batchWeight=/receiver/farm/weight/putBatchWeight
  15. # ��������ID��base_farm.id��
  16. local.farmID=1
  17. # �������
  18. weight.batch_interval=4
  19. weight.batch.prefix=W
  20. weight.batchCode.spacemark=-