feat:更新美食记录表单
This commit is contained in:
@@ -10,6 +10,6 @@ class AppConfig {
|
||||
static const String rustfsIp = '14.103.235.151';
|
||||
static const String rustfsFileUrl = 'http://14.103.235.151:9100';
|
||||
static const String bucketName = 'food';
|
||||
// static const String imageBaseUrl = '$rustfsFileUrl/$bucketName/';
|
||||
static const String imageBaseUrl = '$baseApiUrl/';
|
||||
static const String imageBaseUrl = '$rustfsFileUrl/$bucketName/';
|
||||
// static const String imageBaseUrl = '$baseApiUrl/';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user