修改上传接口和充电桩接口

This commit is contained in:
md
2021-07-14 18:28:50 +08:00
parent f0ce59ec01
commit 71b9b28415
20 changed files with 521 additions and 89 deletions

View File

@@ -1,7 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.anko_version = '0.10.1'//扩展库版本
// ext.kotlin_coroutines = '1.4.1'//协程版本需要findById()...
repositories {
google()
jcenter()