Exemple #1
0
 protected override string btnModify_Click()
 {
     BllModel.reCountYJCount();
     return("操作成功");
 }