puzhibing
2024-03-25 1eed180f9c2bf73130ddcab66d25e6a641660ff0
cloud-server-other/src/main/java/com/dsh/other/model/BillingRequestOfType.java
@@ -23,4 +23,6 @@
     * 金额
     */
    private double amount;
    private Long dateTime;
}