Commit 3160fafc by niuxiaolin

before change kb

parent bdd0d46f
......@@ -41,7 +41,7 @@ import { Observable } from 'rxjs';
@Injectable()
export class DefaultService {
public basePath = 'https://localhost';
public basePath = 'http://localhost';
// public basePath = 'http://192.168.19.199:8081';
// public basePath = environment.prod? 'http://localhost:8081':'http://192.168.19.199:8081';
public defaultHeaders = new HttpHeaders();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment