zhangyong
2023-08-22 1353e87cb21a4032d585d7404bae9042f2ebcf08
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Êþº¾446src/main/java/com/example/springboot/mapper/UserMapperjava/lang/Object<clinit>()VCode    java/lang/Error …Unresolved compilation problems: 
    The declared package "com.example.springboot.mapper" does not match the expected package "src.main.java.com.example.springboot.mapper"
    The import com cannot be resolved
    The import org cannot be resolved
    The import java.util cannot be resolved
    Mapper cannot be resolved to a type
    Select cannot be resolved to a type
    List cannot be resolved to a type
    User cannot be resolved to a type
    String cannot be resolved to a type
    Select cannot be resolved to a type
    List cannot be resolved to a type
    User cannot be resolved to a type
    Param cannot be resolved to a type
    String cannot be resolved to a type
    Param cannot be resolved to a type
    Integer cannot be resolved to a type
    Param cannot be resolved to a type
    Integer cannot be resolved to a type
    Select cannot be resolved to a type
    Integer cannot be resolved to a type
    Param cannot be resolved to a type
    String cannot be resolved to a type
    Insert cannot be resolved to a type
    User cannot be resolved to a type
    Update cannot be resolved to a type
    User cannot be resolved to a type
    Delete cannot be resolved to a type
    Integer cannot be resolved to a type
 
 <init>(Ljava/lang/String;)VLineNumberTableLocalVariableTable    selectAll(Ljava/lang/String;)LList;    Signature"(Ljava/lang/String;)LList<LUser;>;RuntimeInvisibleAnnotationsLSelect;value
selectPage,(Ljava/lang/String;LInteger;LInteger;)LList;4(Ljava/lang/String;LInteger;LInteger;)LList<LUser;>;$RuntimeInvisibleParameterAnnotationsLParam; selectTotal(Ljava/lang/String;)LInteger;insert    (LUser;)VLInsert;updateLUpdate;delete (LInteger;)VLDelete;
SourceFileUserMapper.javaLMapper;,Integer.List0User2java/lang/String MissingTypes*
»Y
· ¿ !#!%&()*3
+-/1