注释掉没用的代码

This commit is contained in:
xiang2lin 2024-10-09 15:46:02 +08:00
parent 473435ab21
commit b0f95f3478
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ public class temButtom {
@Test @Test
public void updateU8CTest(){ public void updateU8CTest(){
try { try {
ningboBankPluginService.updateU8CStatus("FK2409190002","001"); //ningboBankPluginService.updateU8CStatus("FK2409190002","001","3");
}catch (Exception ex){ }catch (Exception ex){
ex.printStackTrace(); ex.printStackTrace();
} }