コード例 #1
0
 public void deleteZhengxinSummary(String id) {
   zxSummaryDao.deleteZhengxinSummary(id);
 }