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