1
luofl
2025-04-16 bff749cd2be2a63d12786a7f10d7630d57661267
cloud-server-other/src/main/java/com/dsh/other/model/BillingRequestOfType.java
@@ -23,4 +23,6 @@
     * 金额
     */
    private double amount;
    private Long dateTime;
}