update cargo type form from rate, update carton info and form
This commit is contained in:
@@ -19,7 +19,8 @@ Future<void> main() async {
|
||||
Config(
|
||||
flavor: Flavor.DEV,
|
||||
color: Colors.blue,
|
||||
apiURL: "https://asia-northeast1-fcs-dev1.cloudfunctions.net/API13",
|
||||
apiURL:"http://192.168.100.150:9090",
|
||||
// apiURL: "https://asia-northeast1-fcs-dev1.cloudfunctions.net/API13",
|
||||
reportURL: "http://petrok.mokkon.com:7071",
|
||||
reportProjectID: "fcs-dev",
|
||||
bucketName: "gs://fcs-dev1-us",
|
||||
|
||||
Reference in New Issue
Block a user