切换环境

This commit is contained in:
machuanyu 2024-08-06 10:15:16 +08:00
parent ff3243695f
commit d6aaf1c647
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
import 'package:making_school_asignment_app/common/job/common/base_page.dart';
class RequestConfig {
// static const _devBaseUrl = "http://192.168.2.119:1091"; //
static const _devBaseUrl = "https://dpc-teacher-api.23544.com"; //
static const _devBaseUrl = "http://192.168.2.119:1091"; //
// static const _devBaseUrl = "https://dpc-teacher-api.23544.com"; //
// static const _proBaseUrl = "http://192.168.2.119:1091"; //
static const _proBaseUrl = "https://dpc-teacher-api.23544.com"; //
static const imgUrl = 'https://dpc-job-oss.23544.com/';