mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 04:08:43 +08:00 
			
		
		
		
	同步 github、gitee 的代码
This commit is contained in:
		@@ -17,7 +17,7 @@ public class ToolInformationSchemaColumnMapperTest extends BaseDbUnitTest {
 | 
			
		||||
    @Test
 | 
			
		||||
    public void testSelectListByTableName() {
 | 
			
		||||
        List<ToolSchemaColumnDO> columns = toolInformationSchemaColumnMapper
 | 
			
		||||
                .selectListByTableName("inf_config");
 | 
			
		||||
                .selectListByTableName("", "inf_config");
 | 
			
		||||
        assertTrue(columns.size() > 0);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user