1
luofl
2025-04-11 c8579f511f4ca4fe8fac97b3586d3c412f6bdafb
cloud-server-account/src/main/java/com/dsh/account/model/BillingRequestOfType.java
@@ -21,4 +21,9 @@
     * 金额
     */
    private double amount;
    private String time1;
    private Long dateTime;
}