wwh 2 tháng trước cách đây
mục cha
commit
0b8c044c30

+ 1 - 1
huimv-receive/src/main/java/com/huimv/receive/controller/BillGateController.java

@@ -50,7 +50,7 @@ public class BillGateController {
                               @RequestParam(value = "plateNumber", required = false) String plateNumber,
                               @RequestParam("result") String result,
                               @RequestParam("image") MultipartFile image,
-                              @RequestParam("username") String userName,
+                              @RequestParam("userName") String userName,
                               @RequestParam("seq") String seq) throws ParseException, IOException {
 
         BillGate gate = new BillGate();