过往会议
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"author": "",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"mypage": "file:../../features/mypage"
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,4 +29,6 @@ export class BasicConstant {
|
||||
static readonly zhibourl = BasicConstant.wxUrl+"hcp/setInfo";
|
||||
static readonly videoByTypeNew = BasicConstant.urlExpertApp + 'videoByTypeNew'
|
||||
static readonly videoDetail = BasicConstant.urlExpertAPI + "videoDetail";
|
||||
static readonly meetingHistoryList = BasicConstant.urlExpertAPI + "meetingHistoryList";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user