Commit 23d70f0d by guojuxing

Merge remote-tracking branch 'origin/developer' into developer

parents ff922688 8562fc05
package com.gic.enterprise.dto;
import java.io.Serializable;
import java.util.Date;
/**
* tab_billing_sms_record
*/
public class BillingSmsRecordDTO {
public class BillingSmsRecordDTO implements Serializable {
/**
*
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment