Beispiel #1
0
func (cpr ComplaintReplytor) GetTableName() string {
	j := models.JobComplaintReply{}
	return j.TableName()
}