0225138 hai 2 meses
pai
achega
c6e24460b7
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/app/app.component.ts

+ 3 - 0
src/app/app.component.ts

@@ -1,4 +1,7 @@
 import { Component } from '@angular/core';
+import * as Parse from "parse";
+Parse.initialize("dev");
+(Parse as any).serverURL = 'http://web2023.fmode.cn:9999/parse'
 
 @Component({
   selector: 'app-root',