Commit aab32719 authored by Administrator's avatar Administrator

创建项目

parent 16dd7589
This diff is collapsed.
......@@ -37,7 +37,7 @@ public class AppTest {
public void load() {
try {
dataLoader.load(202108);
dataLoader.load(202109);
} catch (Exception e) {
e.printStackTrace();
}
......@@ -61,6 +61,6 @@ public class AppTest {
@Test
public void billing() {
balanceService.billing("INST", 202107);
balanceService.billing("INST", 202109);
}
}
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment