username@email.com
2024-05-29 3c69868ae407c0cee2bfd4a75f1c62b1854c5c66
CoreCms.Net.Web.WebApi/Controllers/UserController.cs
@@ -1030,7 +1030,8 @@
                userCouponCount,
                orderCount,
                footPrintCount,
                collectionCount
                collectionCount,
                user.isplanorder
            };
            return jm;
        }