nickchange
2023-11-02 863b2ab1804ff02fc4459306dd0d10039b5999e0
cloud-server-activity/src/main/java/com/dsh/activity/controller/PointMercharsController.java
@@ -791,9 +791,10 @@
                        // Print the result
                        if (isSameDate) {
                            detailsResponse.setUseStatus(3);
                        } else {
                            System.out.println("The two dates do not have the same date.");
                            detailsResponse.setUseStatus(3);
                        }