@RequestParam("firstNumber") double firstNumber
思路:页面展示->页面参数在springboot 中接收->然后传入实体类-> 业务类处理并返回->传入其他页面
源码:git@github.com:QiutyTime/gitremoteTest.git