You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
2.1 KiB

[ERROR] COMPILATION ERROR :
[ERROR] /D:/code/crm-backend-matt/crm-customer/src/main/java/com/crm/customer/service/impl/CustomerContactEnhanceServiceImpl.java:[363,92] 找不到符号
符号: 方法 getLevel()
位置: 类型为com.crm.dict.domain.dto.DictItemDTO的变量 job
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project crm-customer: Compilation failure
[ERROR] /D:/code/crm-backend-matt/crm-customer/src/main/java/com/crm/customer/service/impl/CustomerContactEnhanceServiceImpl.java:[363,92] 找不到符号
[ERROR] 符号: 方法 getLevel()
[ERROR] 位置: 类型为com.crm.dict.domain.dto.DictItemDTO的变量 job
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException