Pu Zhibing
2025-03-19 532a87bfe96076e3ddc823dc5fbfbb8ea9fb86f9
cloud-server-other/src/main/java/com/dsh/other/model/BillingRequestOfType.java
@@ -23,4 +23,6 @@
     * 金额
     */
    private double amount;
    private Long dateTime;
}