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