mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	@@ -124,7 +124,7 @@ public class GenTableColumn extends BaseEntity {
 | 
			
		||||
    private Integer sort;
 | 
			
		||||
 | 
			
		||||
    public String getCapJavaField() {
 | 
			
		||||
        return StringUtils.uncapitalize(javaField);
 | 
			
		||||
        return StringUtils.capitalize(javaField);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public boolean isPk() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user