Skip to content

Commit c612129

Browse files
committed
db migration
1 parent 18c5757 commit c612129

12 files changed

+118
-2733
lines changed

grade-management-new/GradeManagement.Client/Network/NetworkManager.cs

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//----------------------
1+
//----------------------
22
// <auto-generated>
33
// Generated using the NSwag toolchain v14.4.0.0 (NJsonSchema v11.3.2.0 (Newtonsoft.Json v13.0.0.0)) (http://NSwag.org)
44
// </auto-generated>
@@ -39,7 +39,7 @@ public partial class AssignmentClient
3939
public AssignmentClient(System.Net.Http.HttpClient httpClient)
4040
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
4141
{
42-
BaseUrl = "http://localhost:5180";
42+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
4343
_httpClient = httpClient;
4444
Initialize();
4545
}
@@ -436,7 +436,7 @@ public partial class AssingmentEventTestClient
436436
public AssingmentEventTestClient(System.Net.Http.HttpClient httpClient)
437437
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
438438
{
439-
BaseUrl = "http://localhost:5180";
439+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
440440
_httpClient = httpClient;
441441
Initialize();
442442
}
@@ -1058,7 +1058,7 @@ public partial class CiEvaluationClient
10581058
public CiEvaluationClient(System.Net.Http.HttpClient httpClient)
10591059
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
10601060
{
1061-
BaseUrl = "http://localhost:5180";
1061+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
10621062
_httpClient = httpClient;
10631063
Initialize();
10641064
}
@@ -1295,7 +1295,7 @@ public partial class ConfigClient
12951295
public ConfigClient(System.Net.Http.HttpClient httpClient)
12961296
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
12971297
{
1298-
BaseUrl = "http://localhost:5180";
1298+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
12991299
_httpClient = httpClient;
13001300
Initialize();
13011301
}
@@ -1535,7 +1535,7 @@ public partial class CourseClient
15351535
public CourseClient(System.Net.Http.HttpClient httpClient)
15361536
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
15371537
{
1538-
BaseUrl = "http://localhost:5180";
1538+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
15391539
_httpClient = httpClient;
15401540
Initialize();
15411541
}
@@ -2257,7 +2257,7 @@ public partial class DashboardClient
22572257
public DashboardClient(System.Net.Http.HttpClient httpClient)
22582258
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
22592259
{
2260-
BaseUrl = "http://localhost:5180";
2260+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
22612261
_httpClient = httpClient;
22622262
Initialize();
22632263
}
@@ -2497,7 +2497,7 @@ public partial class ExerciseClient
24972497
public ExerciseClient(System.Net.Http.HttpClient httpClient)
24982498
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
24992499
{
2500-
BaseUrl = "http://localhost:5180";
2500+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
25012501
_httpClient = httpClient;
25022502
Initialize();
25032503
}
@@ -3219,7 +3219,7 @@ public partial class GitHubAppClient
32193219
public GitHubAppClient(System.Net.Http.HttpClient httpClient)
32203220
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
32213221
{
3222-
BaseUrl = "http://localhost:5180";
3222+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
32233223
_httpClient = httpClient;
32243224
Initialize();
32253225
}
@@ -3459,7 +3459,7 @@ public partial class GroupClient
34593459
public GroupClient(System.Net.Http.HttpClient httpClient)
34603460
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
34613461
{
3462-
BaseUrl = "http://localhost:5180";
3462+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
34633463
_httpClient = httpClient;
34643464
Initialize();
34653465
}
@@ -4181,7 +4181,7 @@ public partial class LanguageClient
41814181
public LanguageClient(System.Net.Http.HttpClient httpClient)
41824182
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
41834183
{
4184-
BaseUrl = "http://localhost:5180";
4184+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
41854185
_httpClient = httpClient;
41864186
Initialize();
41874187
}
@@ -4654,7 +4654,7 @@ public partial class MoodleIntegrationClient
46544654
public MoodleIntegrationClient(System.Net.Http.HttpClient httpClient)
46554655
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
46564656
{
4657-
BaseUrl = "http://localhost:5180";
4657+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
46584658
_httpClient = httpClient;
46594659
Initialize();
46604660
}
@@ -5038,7 +5038,7 @@ public partial class PullRequestClient
50385038
public PullRequestClient(System.Net.Http.HttpClient httpClient)
50395039
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
50405040
{
5041-
BaseUrl = "http://localhost:5180";
5041+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
50425042
_httpClient = httpClient;
50435043
Initialize();
50445044
}
@@ -5279,7 +5279,7 @@ public partial class SemesterClient
52795279
public SemesterClient(System.Net.Http.HttpClient httpClient)
52805280
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
52815281
{
5282-
BaseUrl = "http://localhost:5180";
5282+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
52835283
_httpClient = httpClient;
52845284
Initialize();
52855285
}
@@ -5752,7 +5752,7 @@ public partial class StudentClient
57525752
public StudentClient(System.Net.Http.HttpClient httpClient)
57535753
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
57545754
{
5755-
BaseUrl = "http://localhost:5180";
5755+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
57565756
_httpClient = httpClient;
57575757
Initialize();
57585758
}
@@ -6313,7 +6313,7 @@ public partial class SubjectClient
63136313
public SubjectClient(System.Net.Http.HttpClient httpClient)
63146314
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
63156315
{
6316-
BaseUrl = "http://localhost:5180";
6316+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
63176317
_httpClient = httpClient;
63186318
Initialize();
63196319
}
@@ -7200,7 +7200,7 @@ public partial class UserClient
72007200
public UserClient(System.Net.Http.HttpClient httpClient)
72017201
#pragma warning restore CS8618 // Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
72027202
{
7203-
BaseUrl = "http://localhost:5180";
7203+
BaseUrl = "https://ahk-grade-management-ckgbdgcubnb8ema9.northeurope-01.azurewebsites.net";
72047204
_httpClient = httpClient;
72057205
Initialize();
72067206
}

0 commit comments

Comments
 (0)