44323
2024-03-21 566728f4a21d247cd11c3fd441a0dec7a22dae29
cloud-server-other/src/main/java/com/dsh/other/model/BillingRequestOfType.java
@@ -23,4 +23,6 @@
     * 金额
     */
    private double amount;
    private Long dateTime;
}