|
@@ -47,7 +47,7 @@ public class NewGzptTest {
|
|
|
public void test1() throws Exception {
|
|
|
// int reuslt = activationService.isSchActivation(350101318159l);
|
|
|
// System.out.println(reuslt);
|
|
|
- activationService.upDelSchActivationByStuId(350101318159l,0);
|
|
|
+ activationService.upDelSchActivationByUserId(350101318159l,0);
|
|
|
}
|
|
|
|
|
|
@Test
|