|
@@ -13,7 +13,7 @@ import java.util.List;
|
|
|
* @date 2018/10/25 15:33
|
|
* @date 2018/10/25 15:33
|
|
|
**/
|
|
**/
|
|
|
@RestController
|
|
@RestController
|
|
|
-@RequestMapping("/Bankinformation")
|
|
|
|
|
|
|
+@RequestMapping("/bankinformation")
|
|
|
public class BankinformationController {
|
|
public class BankinformationController {
|
|
|
@Autowired
|
|
@Autowired
|
|
|
BankinformationService bankinformationService;
|
|
BankinformationService bankinformationService;
|