JK 4 년 전
부모
커밋
3daa269d4d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      YijiaRestful/src/main/java/com/platform/yijia/controller/PayController.java

+ 2 - 2
YijiaRestful/src/main/java/com/platform/yijia/controller/PayController.java

@@ -629,7 +629,7 @@ public class PayController {
                             content1 += "<BOLD><B>原价: "+receivableAmtP+" 元</B></BOLD><BR>";
                             content1 += "优惠: "+discountAmtP+" 元<BR>";
                             content1 += "支付: "+amtP+" 元<BR>";
-                            //content1 += "手机号: "+mobilePhoneP+" <BR>";
+                            content1 += "手机号: "+mobilePhoneP+" <BR>";
                             content1 += "支付方式: "+payWayP+" <BR>";
                             content1 += "<BR>";
                             content1 += "--------------------------------<BR>";
@@ -645,7 +645,7 @@ public class PayController {
                             content2 += "<BOLD><B>原价: "+receivableAmtP+" 元</B></BOLD><BR>";
                             content2 += "优惠: "+discountAmtP+" 元<BR>";
                             content2 += "支付: "+amtP+" 元<BR>";
-                            content2 += "手机号: "+mobilePhoneP+" <BR>";
+                            //content2 += "手机号: "+mobilePhoneP+" <BR>";
                             content2 += "支付方式: "+payWayP+" <BR>";
                             content2 += "<BR>";
                             //获取打印机编号