update api port
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user