|  |  |  | 
|---|
|  |  |  | }) | 
|---|
|  |  |  | } | 
|---|
|  |  |  | ) | 
|---|
|  |  |  | @MapperScan(basePackages={"com.dy.pipIrrGlobal.daoBa","com.dy.pipIrrGlobal.daoSe","com.dy.pipIrrGlobal.daoRm", | 
|---|
|  |  |  | "com.dy.pipIrrGlobal.daoPr","com.dy.pipIrrGlobal.daoFi","com.dy.pipIrrGlobal.daoOp" | 
|---|
|  |  |  | }) | 
|---|
|  |  |  | @MapperScan(basePackages={"com.dy.pipIrrGlobal.daoBa", | 
|---|
|  |  |  | "com.dy.pipIrrGlobal.daoSe", | 
|---|
|  |  |  | "com.dy.pipIrrGlobal.daoRm", | 
|---|
|  |  |  | "com.dy.pipIrrGlobal.daoPr", | 
|---|
|  |  |  | "com.dy.pipIrrGlobal.daoFi", | 
|---|
|  |  |  | "com.dy.pipIrrGlobal.daoOp", | 
|---|
|  |  |  | "com.dy.pipIrrGlobal.daoAllRound" | 
|---|
|  |  |  | }) | 
|---|
|  |  |  | public class PipIrrBaseApplication { | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public static void main(String[] args) { | 
|---|