parent
1b300d0bfa
commit
1a99b6b4f4
|
@ -74,7 +74,12 @@ public class temButtom {
|
|||
|
||||
@Test
|
||||
public void updateU8CTest(){
|
||||
ningboBankPluginService.updateU8CStatus("FK2408060001","001");
|
||||
try {
|
||||
ningboBankPluginService.updateU8CStatus("FK2408260001","002");
|
||||
}catch (Exception ex){
|
||||
ex.printStackTrace();
|
||||
}
|
||||
System.out.println("执行完成");
|
||||
}
|
||||
@Test
|
||||
public void fileUploadTest(){
|
||||
|
|
Loading…
Reference in New Issue