666885555
This commit is contained in:
parent
458089fa8c
commit
b294d79bfc
@ -10,4 +10,7 @@ import org.springframework.stereotype.Component;
|
|||||||
@Slf4j
|
@Slf4j
|
||||||
@Component
|
@Component
|
||||||
public class Company extends Base {
|
public class Company extends Base {
|
||||||
|
public String register2p1(){
|
||||||
|
return "1";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user