コード例 #1
0
 @Override
 public void updateData(RpUserPayConfig rpUserPayConfig) {
   rpUserPayConfigDao.update(rpUserPayConfig);
 }