| | |
| | | //package com.stylefeng.guns; |
| | | // |
| | | //import com.alibaba.fastjson.JSON; |
| | | //import com.stylefeng.guns.modular.system.util.SMSUtil; |
| | | //import com.stylefeng.guns.modular.system.util.Tingg.TinggPayoutUtil; |
| | | //import com.stylefeng.guns.modular.system.util.Tingg.model.PayoutResponse; |
| | | //import com.twilio.Twilio; |
| | | //import com.twilio.http.TwilioRestClient; |
| | | //import com.twilio.rest.api.v2010.Account; |
| | |
| | | // |
| | | // @Test |
| | | // public void test(){ |
| | | // smsUtil.sendCellulantMessage("233500666666", "test"); |
| | | // PayoutResponse payoutResponse = tinggPayoutUtil.sendPayout("GH-VODAFONE-B2C", "+233500666666", "123465", 1.00d, "", "测试转账"); |
| | | // System.err.println(JSON.toJSONString(payoutResponse)); |
| | | // } |
| | | //} |