exports.SurveryStatus = { init: '未发布', enable: '已发布', stop: '已停用' }