소스 검색

添加im集群

zhangxu 3 년 전
부모
커밋
9e75a7ef58
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/pages/ht/codis.js

+ 1 - 0
src/pages/ht/codis.js

@@ -254,6 +254,7 @@ class SummaryList extends React.PureComponent {
               <Option value="userCodis">模块化用户</Option>
               <Option value="jianghuCodis">微拍江湖</Option>
               <Option value="couponCodis">优惠券</Option>
+              <Option value="OfficialImCodis">官方IM</Option>
             </Select>
             <Input placeholder="default size" style={{ width: 520 }} value={this.state.cacheKey} onChange={this.cacheKeyChange} />
             <Select defaultValue="string" style={{ width: 80 }} value={this.state.type} onChange={this.handleChange}>