liujie
2025-08-28 adf749e8da2bfce006390b008f6b9e8606b62180
cloud-server-other/src/main/java/com/dsh/other/model/BillingRequestOfType.java
@@ -23,4 +23,6 @@
     * 金额
     */
    private double amount;
    private Long dateTime;
}