全域污水处理运营监管平台项目app

ychk ae1089a73d 刷新功能优化 hai 1 día
app ae1089a73d 刷新功能优化 hai 1 día
camera a5d16d71f4 no message hai 2 semanas
gradle 811daf5b12 数据库升级优化 hai 8 meses
graffiti bb83c10af3 no message hai 1 mes
latte-core 0b9385970f no message hai 2 días
.gitignore 811daf5b12 数据库升级优化 hai 8 meses
README.md ff73b00c47 提交信息 hai 1 ano
build.gradle 31240fb3bc no message hai 3 semanas
gradle.properties ff73b00c47 提交信息 hai 1 ano
gradlew ff73b00c47 提交信息 hai 1 ano
gradlew.bat ff73b00c47 提交信息 hai 1 ano
psjgsn.jks ff73b00c47 提交信息 hai 1 ano
psjgxt_app.iml ff73b00c47 提交信息 hai 1 ano
settings.gradle ff73b00c47 提交信息 hai 1 ano
账号信息.txt ff73b00c47 提交信息 hai 1 ano

README.md

psjgxt

排水监管系统 广元防涝项目

// 如果提示一下错误 // error: remote origin already exists. // 首先使用as的工具类提交. push failed 之后 在使用下面指令即可

git remote add origin http://192.168.2.241:3000/wanghai/psjgxt_app.git

git push -u origin master