Authored by htoooth

add update

... ... @@ -130,6 +130,8 @@
</ul>
{{/if}}
{{> product/coupon-list}}
<div class="trade-content">
<div id="type-chose" class="type-chose">
{{#if virtualGoods}}
... ...
... ... @@ -67,7 +67,7 @@ module.exports = {
port: '4444' // influxdb port
},
console: {
level: 'error',
level: 'info',
colorize: 'all',
prettyPrint: true
}
... ...