示例#1
0
文件: payment.php 项目: dieka2501/jip
 function add($data)
 {
     return payment::insertGetId($data);
 }