debug.js 197 B

12345
  1. module.exports = {
  2. talent_gift_id:{'1000':31,'1500':29,'2000':72,'2500':47},//demo才艺对应的礼物id
  3. talent_gift_num:{'1000':1,'1500':1,'2000':1,'2500':1},//才艺对应的礼物id
  4. };