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