mitao
2025-03-31 ce396f73fa41c66cbdb02c61cafa90b08f41ab48
cloud-server-account/src/main/java/com/dsh/account/model/BillingRequestOfType.java
@@ -21,4 +21,9 @@
     * 金额
     */
    private double amount;
    private String time1;
    private Long dateTime;
}