liujie
9 天以前 9cec8af0342306d6d3b6480e8d576d18bef58236
cloud-server-other/src/main/java/com/dsh/other/model/BillingRequestOfType.java
@@ -23,4 +23,6 @@
     * 金额
     */
    private double amount;
    private Long dateTime;
}