• This project
    • Loading...
  • Sign in

fe / yohoblk-wap · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohoblk-wap
  • config
  • content-code.js
  • add focus
    af0e70c6
    by ccbikai
    2016-07-19 17:13:07 +0800  
    Browse Files
content-code.js 208 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/**
 * 内容码配置文件
 * @author: 赵彪<bill.zhao@yoho.cn>
 * @date: 2016/06/23
 */

'use strict';

const channel = {
    men: '9ee58aadd9559d07207fe4a98843eaac'
};

module.exports = {
    channel
};