sensor beginnnnnnnnnn

This commit is contained in:
insanity 2018-06-28 14:36:39 +09:00
parent e92de9d97d
commit b704e5fa54
4 changed files with 3199 additions and 1208 deletions

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>com.loafle.overflow</groupId>
<artifactId>commons-java</artifactId>
<version>1.0.102-SNAPSHOT</version>
<version>1.0.103-SNAPSHOT</version>
</dependency>
<dependency>

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
datasource.url=jdbc:postgresql://192.168.1.101:5432/overflow
datasource.url=jdbc:postgresql://192.168.1.103:5432/overflow
datasource.username=overflow
datasource.password=qwer5795
datasource.driver-class-name=org.postgresql.Driver

File diff suppressed because it is too large Load Diff