Ejemplo n.º 1
0
func (cp ComplaintCreator) GetTableName() string {
	j := models.JobComplaint{}
	return j.TableName()
}