mcy_new #1

Merged
wangyang merged 179 commits from mcy_new into master 2025-08-28 10:10:45 +08:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit d6aaf1c647 - Show all commits

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/';