update api port

This commit is contained in:
xmcp
2019-02-16 20:02:05 +08:00
parent 0a899f6693
commit 87f24e3085
5 changed files with 7 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ import {TokenCtx, ReplyForm} from './UserAction';
import {API} from './flows_api';
const IMAGE_BASE='http://www.pkuhelper.com/services/pkuhole/images/';
const IMAGE_BASE='http://www.pkuhelper.com:10301/services/pkuhole/images/';
const AUDIO_BASE='/audio_proxy/';
const SEARCH_PAGESIZE=50;