xiaoyong931011
2021-06-28 0741dc7f25811ea2acb4127fc43d1dc9a802221c
gc-shop/src/main/resources/mapper/shop/JhyOrderMapper.xml
@@ -47,7 +47,7 @@
        SELECT
        a.id id,
        a.order_no orderNo,
        b.nick_name name,
        b.nick_name nickName,
        b.mobile_phone mobilePhone,
        a.area area,
        a.address address,
@@ -58,7 +58,7 @@
        d.mobile mobile,
        date_format(a.receiving_time,'%Y-%m-%d %H:%i:%S') receivingTime,
        a.remark remark,
        a.comment comment,
        a. COMMENT comments,
        a.score score,
        a.is_anonymous isAnonymous
        FROM