update pickup

This commit is contained in:
tzw
2021-10-09 17:08:28 +06:30
parent 46da87dc0e
commit 50901992d7
21 changed files with 597 additions and 274 deletions

View File

@@ -15,7 +15,7 @@ Future<void> main() async {
Config(
flavor: Flavor.DEV,
color: Colors.blue,
apiURL: "https://asia-northeast1-fcs-dev1.cloudfunctions.net/API",
apiURL: "https://asia-northeast1-fcs-dev1.cloudfunctions.net/API12",
reportURL: "http://petrok.mokkon.com:8091",
reportProjectID: "fcs-dev",
bucketName: "gs://fcs-dev1-us",