This commit is contained in:
lcj
2025-08-25 20:20:43 +08:00
parent 57a39ad727
commit 508d81bedf
25 changed files with 379 additions and 172 deletions

View File

@ -84,9 +84,9 @@ public class DemoTest {
Boolean result = progressCategoryService.insertByTemplate(1906557369562726402L, matrixList, null);
}
@Test
/* @Test
void testDeptProject() {
deptService.selectProjectIdById(100L);
deptService.selectProjectIdById(1937478258803171329L);
}
}*/
}