测试:添加任务测试用例
This commit is contained in:
@@ -6,7 +6,7 @@ import { ON_ADD_CHANNEL_ROUTE } from '../app/consts';
|
||||
export class Client {
|
||||
private _client;
|
||||
private _roleInfo;
|
||||
constructor(tel: string = '13911134885') {
|
||||
constructor(tel: string = '13636354764') {
|
||||
this._client = new PinusWSClient();
|
||||
|
||||
let host = '127.0.0.1';
|
||||
|
||||
Reference in New Issue
Block a user