예제 #1
0
파일: payment.php 프로젝트: dieka2501/jip
 function add($data)
 {
     return payment::insertGetId($data);
 }