Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SubmitDataFunc ¶
func SubmitDataFunc(data SubmitData) map[string]interface{}
Types ¶
type AIData ¶
type AIData struct { Code int `json:"code"` Message string `json:"message"` Sid string `json:"sid"` Choices []struct { Message struct { Role string `json:"role"` Content string `json:"content"` } `json:"message"` Index int `json:"index"` } `json:"choices"` Usage struct { PromptTokens int `json:"prompt_tokens"` CompletionTokens int `json:"completion_tokens"` TotalTokens int `json:"total_tokens"` } `json:"usage"` }
type BlockRes ¶
type BlockRes struct { Code int `json:"code"` Msg string `json:"msg"` Data struct { CaptchaId interface{} `json:"captchaId"` ProjectCode interface{} `json:"projectCode"` CaptchaType interface{} `json:"captchaType"` CaptchaOriginalPath interface{} `json:"captchaOriginalPath"` CaptchaFontType interface{} `json:"captchaFontType"` CaptchaFontSize interface{} `json:"captchaFontSize"` SecretKey string `json:"secretKey"` OriginalImageBase64 string `json:"originalImageBase64"` Point interface{} `json:"point"` JigsawImageBase64 string `json:"jigsawImageBase64"` WordList interface{} `json:"wordList"` PointList interface{} `json:"pointList"` PointJson interface{} `json:"pointJson"` Token string `json:"token"` Result bool `json:"result"` CaptchaVerification interface{} `json:"captchaVerification"` ClientUid interface{} `json:"clientUid"` Ts interface{} `json:"ts"` BrowserInfo interface{} `json:"browserInfo"` } `json:"data"` }
type CheckData ¶
type CheckData struct { Code int `json:"code"` Msg string `json:"msg"` Data struct { CaptchaId interface{} `json:"captchaId"` ProjectCode interface{} `json:"projectCode"` CaptchaType string `json:"captchaType"` CaptchaOriginalPath interface{} `json:"captchaOriginalPath"` CaptchaFontType interface{} `json:"captchaFontType"` CaptchaFontSize interface{} `json:"captchaFontSize"` SecretKey interface{} `json:"secretKey"` OriginalImageBase64 interface{} `json:"originalImageBase64"` Point interface{} `json:"point"` JigsawImageBase64 interface{} `json:"jigsawImageBase64"` WordList interface{} `json:"wordList"` PointList interface{} `json:"pointList"` PointJson string `json:"pointJson"` Token string `json:"token"` Result bool `json:"result"` CaptchaVerification interface{} `json:"captchaVerification"` ClientUid interface{} `json:"clientUid"` Ts interface{} `json:"ts"` BrowserInfo interface{} `json:"browserInfo"` } `json:"data"` }
type JobInfoData ¶
type JobInfoData struct { Code int `json:"code"` Msg string `json:"msg"` Data struct { TotalCount int `json:"totalCount"` PageSize int `json:"pageSize"` TotalPage int `json:"totalPage"` CurrPage int `json:"currPage"` IsDeleted int `json:"isDeleted"` CreateBy string `json:"createBy"` ModifiedBy string `json:"modifiedBy"` CreateTime string `json:"createTime"` ModifiedTime string `json:"modifiedTime"` CreateByName interface{} `json:"createByName"` ModifiedByName interface{} `json:"modifiedByName"` OrderBy string `json:"orderBy"` Sort string `json:"sort"` JobId string `json:"jobId"` StudentId string `json:"studentId"` PlanId string `json:"planId"` CompanyId string `json:"companyId"` CompTeaName string `json:"compTeaName"` CompTeaMobile string `json:"compTeaMobile"` JobName string `json:"jobName"` JobContent string `json:"jobContent"` JobAddress string `json:"jobAddress"` Sector interface{} `json:"sector"` Category string `json:"category"` QuartersIntroduce string `json:"quartersIntroduce"` StartTime string `json:"startTime"` EndTime string `json:"endTime"` IsMajorRight int `json:"isMajorRight"` Salary string `json:"salary"` State int `json:"state"` ApplyState int `json:"applyState"` ApplyTeacherId string `json:"applyTeacherId"` Backup interface{} `json:"backup"` IsAuto int `json:"isAuto"` IsUpdate int `json:"isUpdate"` IsApplyUpdate int `json:"isApplyUpdate"` IsApplyEnd int `json:"isApplyEnd"` IsApplyChange int `json:"isApplyChange"` Office string `json:"office"` Attachments interface{} `json:"attachments"` IsChange int `json:"isChange"` OldJobId interface{} `json:"oldJobId"` OldIsCompanyAuthen interface{} `json:"oldIsCompanyAuthen"` SnowFlakeId int `json:"snowFlakeId"` HeadImg interface{} `json:"headImg"` ApplyTime interface{} `json:"applyTime"` StayType int `json:"stayType"` StayAddress string `json:"stayAddress"` StayProvince interface{} `json:"stayProvince"` PracticeCompanyEntity struct { TotalCount int `json:"totalCount"` PageSize int `json:"pageSize"` TotalPage int `json:"totalPage"` CurrPage int `json:"currPage"` IsDeleted int `json:"isDeleted"` CreateBy string `json:"createBy"` ModifiedBy string `json:"modifiedBy"` CreateTime string `json:"createTime"` ModifiedTime string `json:"modifiedTime"` CreateByName interface{} `json:"createByName"` ModifiedByName interface{} `json:"modifiedByName"` OrderBy string `json:"orderBy"` Sort string `json:"sort"` PracticeCompanyId interface{} `json:"practiceCompanyId"` CompanyName string `json:"companyName"` CompanyCode string `json:"companyCode"` Province string `json:"province"` City string `json:"city"` Area string `json:"area"` Address string `json:"address"` Zipcode interface{} `json:"zipcode"` PeopleNum string `json:"peopleNum"` CompanyType string `json:"companyType"` Trade string `json:"trade"` CompanScope interface{} `json:"companScope"` CompanyEmail string `json:"companyEmail"` State int `json:"state"` SchComTabName interface{} `json:"schComTabName"` ContactName string `json:"contactName"` IsCompanyAuthen int `json:"isCompanyAuthen"` ContactPhone string `json:"contactPhone"` TradeValue string `json:"tradeValue"` CompanyTypeValue string `json:"companyTypeValue"` SchoolCompanyId interface{} `json:"schoolCompanyId"` Source interface{} `json:"source"` } `json:"practiceCompanyEntity"` ProtocolState interface{} `json:"protocolState"` JobAddrPoint interface{} `json:"jobAddrPoint"` StuIds interface{} `json:"stuIds"` SchoolId interface{} `json:"schoolId"` DepId interface{} `json:"depId"` DeptName interface{} `json:"deptName"` TeaId interface{} `json:"teaId"` MajorId interface{} `json:"majorId"` ClassId interface{} `json:"classId"` BindState int `json:"bindState"` UserId interface{} `json:"userId"` ApplyEndTime interface{} `json:"applyEndTime"` Content interface{} `json:"content"` IsWeb interface{} `json:"isWeb"` Type interface{} `json:"type"` IsWriteJob int `json:"isWriteJob"` DepIds interface{} `json:"depIds"` ClassIds interface{} `json:"classIds"` MajorIds interface{} `json:"majorIds"` BatchId interface{} `json:"batchId"` Username interface{} `json:"username"` StuNum interface{} `json:"stuNum"` DepName interface{} `json:"depName"` MajorName interface{} `json:"majorName"` ClassName interface{} `json:"className"` TeaName interface{} `json:"teaName"` OldCompanyName interface{} `json:"oldCompanyName"` OldJobName interface{} `json:"oldJobName"` OldAddress interface{} `json:"oldAddress"` CompanyName string `json:"companyName"` CompanyCode string `json:"companyCode"` Province string `json:"province"` City string `json:"city"` Area string `json:"area"` Address string `json:"address"` Zipcode interface{} `json:"zipcode"` PeopleNum string `json:"peopleNum"` CompanyType string `json:"companyType"` Trade string `json:"trade"` CompanScope interface{} `json:"companScope"` CompanyEmail string `json:"companyEmail"` IsCompanyAuthen int `json:"isCompanyAuthen"` ContactPhone string `json:"contactPhone"` ContactName string `json:"contactName"` TeacherId interface{} `json:"teacherId"` SchoolTea interface{} `json:"schoolTea"` PlanTeacherStudentId interface{} `json:"planTeacherStudentId"` TradeValue string `json:"tradeValue"` CompanyTypeValue string `json:"companyTypeValue"` CategoryValue string `json:"categoryValue"` JobProvince string `json:"jobProvince"` JobCity string `json:"jobCity"` JobArea string `json:"jobArea"` ClassTeacherName interface{} `json:"classTeacherName"` ClassTeacherId interface{} `json:"classTeacherId"` AboutType interface{} `json:"aboutType"` IsShow interface{} `json:"isShow"` PlanName interface{} `json:"planName"` UpdateApplyState interface{} `json:"updateApplyState"` OldCompany interface{} `json:"oldCompany"` OldJob interface{} `json:"oldJob"` TableName1 interface{} `json:"tableName1"` TableName2 interface{} `json:"tableName2"` TableName3 interface{} `json:"tableName3"` StartIndex int `json:"startIndex"` PlanType interface{} `json:"planType"` SchoolName interface{} `json:"schoolName"` IsReport interface{} `json:"isReport"` IsCredential interface{} `json:"isCredential"` IsUpc interface{} `json:"isUpc"` Source interface{} `json:"source"` IsSeeEnd interface{} `json:"isSeeEnd"` IsHaveDinner int `json:"isHaveDinner"` IsSpecialMajor int `json:"isSpecialMajor"` SpecialMajor string `json:"specialMajor"` IsSecurity interface{} `json:"isSecurity"` IsHolidayPractice interface{} `json:"isHolidayPractice"` IsNightWord interface{} `json:"isNightWord"` IsEasyJob interface{} `json:"isEasyJob"` IsSpecialJob interface{} `json:"isSpecialJob"` SelectState interface{} `json:"selectState"` ApplyLevelJson string `json:"applyLevelJson"` LevelEntity []interface{} `json:"levelEntity"` ApplyCursor int `json:"applyCursor"` JobIds interface{} `json:"jobIds"` IsSameProvince interface{} `json:"isSameProvince"` SchoolProvince interface{} `json:"schoolProvince"` JobStartTime interface{} `json:"jobStartTime"` JobEndTime interface{} `json:"jobEndTime"` PlanStartTime interface{} `json:"planStartTime"` PlanEndTime interface{} `json:"planEndTime"` ApplyCursorDesc interface{} `json:"applyCursorDesc"` AcademeName interface{} `json:"academeName"` AcademeId interface{} `json:"academeId"` StudentNumber interface{} `json:"studentNumber"` Gender interface{} `json:"gender"` Grade interface{} `json:"grade"` BatchName interface{} `json:"batchName"` ParentImageList []interface{} `json:"parentImageList"` CardNo interface{} `json:"cardNo"` ParentImageJson interface{} `json:"parentImageJson"` TradeValueList interface{} `json:"tradeValueList"` } `json:"data"` }
type LoginData ¶
type LoginData struct { AuthType int `json:"authType"` ExpiredTime int64 `json:"expiredTime"` Gender int `json:"gender"` HeadImg string `json:"headImg"` IsAccount int `json:"isAccount"` MoguNo string `json:"moguNo"` MsgConfig struct { } `json:"msgConfig"` NeteaseImId string `json:"neteaseImId"` NikeName string `json:"nikeName"` OrgJson struct { ClassId string `json:"classId"` ClassName string `json:"className"` DepId string `json:"depId"` DepName string `json:"depName"` Grade string `json:"grade"` MajorField string `json:"majorField"` MajorId string `json:"majorId"` MajorName string `json:"majorName"` SchoolId string `json:"schoolId"` SchoolName string `json:"schoolName"` SnowFlakeId string `json:"snowFlakeId"` StudentId string `json:"studentId"` StudentNumber string `json:"studentNumber"` UserName string `json:"userName"` } `json:"orgJson"` Phone string `json:"phone"` RoleGroup []struct { CurrPage int `json:"currPage"` OrderBy string `json:"orderBy"` PageSize int `json:"pageSize"` RoleId string `json:"roleId"` RoleKey string `json:"roleKey"` RoleLevel string `json:"roleLevel"` RoleName string `json:"roleName"` Sort string `json:"sort"` TotalCount int `json:"totalCount"` TotalPage int `json:"totalPage"` } `json:"roleGroup"` RoleId string `json:"roleId"` RoleKey string `json:"roleKey"` RoleLevel string `json:"roleLevel"` RoleName string `json:"roleName"` Token string `json:"token"` UserId string `json:"userId"` UserType string `json:"userType"` }
type MogudingUser ¶
type MogudingUser struct { // 对接数据库 ID ID int `json:"id"` // 账号 Username string `json:"username"` // 密码 Password string `json:"password"` UserID string `json:"userId"` Token string `json:"token"` UserType string `json:"userType"` PlanID string `json:"planId"` PlanName string `json:"planName"` Email string `json:"email"` SubmitType string `json:"submitType"` SubmitTitle string `json:"submitTitle"` StartTime string `json:"startTime"` EndTime string `json:"endTime"` WeekTotalFlag int `json:"weekTotalFlag"` Content string `json:"content"` IsVipType int `json:"isVipType"` }
MogudingUser 代表一个蘑菇钉用户
type PlanByStuData ¶
type PlanByStuData struct { Code int `json:"code"` Msg string `json:"msg"` Data []struct { TotalCount int `json:"totalCount"` PageSize int `json:"pageSize"` TotalPage int `json:"totalPage"` CurrPage int `json:"currPage"` IsDeleted interface{} `json:"isDeleted"` CreateBy interface{} `json:"createBy"` ModifiedBy interface{} `json:"modifiedBy"` CreateTime interface{} `json:"createTime"` ModifiedTime interface{} `json:"modifiedTime"` CreateByName interface{} `json:"createByName"` ModifiedByName interface{} `json:"modifiedByName"` OrderBy string `json:"orderBy"` Sort string `json:"sort"` PlanId string `json:"planId"` SchoolId interface{} `json:"schoolId"` DepId interface{} `json:"depId"` DepName interface{} `json:"depName"` PlanName string `json:"planName"` PlanNumber interface{} `json:"planNumber"` PlanLevel interface{} `json:"planLevel"` PlanGrades interface{} `json:"planGrades"` Type string `json:"type"` StartTime string `json:"startTime"` EndTime string `json:"endTime"` Subsidy interface{} `json:"subsidy"` Description interface{} `json:"description"` PlanState interface{} `json:"planState"` Backup interface{} `json:"backup"` IsSign int `json:"isSign"` IsAuto string `json:"isAuto"` BatchId string `json:"batchId"` PracticeStus interface{} `json:"practiceStus"` SnowFlakeId interface{} `json:"snowFlakeId"` BatchName string `json:"batchName"` PlanPaper struct { IsDeleted int `json:"isDeleted"` CreateTime string `json:"createTime"` PlanPaperId string `json:"planPaperId"` PlanId string `json:"planId"` DayPaperNum int `json:"dayPaperNum"` WeekPaperNum int `json:"weekPaperNum"` MonthPaperNum int `json:"monthPaperNum"` SummaryPaperNum int `json:"summaryPaperNum"` WeekReportCount int `json:"weekReportCount"` PaperReportCount int `json:"paperReportCount"` MonthReportCount int `json:"monthReportCount"` SummaryReportCount int `json:"summaryReportCount"` MaxDayNum int `json:"maxDayNum"` MaxWeekNum int `json:"maxWeekNum"` MaxMonthNum int `json:"maxMonthNum"` MaxSummaryNum int `json:"maxSummaryNum"` SnowFlakeId int `json:"snowFlakeId"` DayPaper bool `json:"dayPaper"` WeekPaper bool `json:"weekPaper"` MonthPaper bool `json:"monthPaper"` SummaryPaper bool `json:"summaryPaper"` } `json:"planPaper"` PlanPaperMap interface{} `json:"planPaperMap"` Attachments interface{} `json:"attachments"` PlanMajors interface{} `json:"planMajors"` PlanClasses interface{} `json:"planClasses"` PlanAppraiseItem interface{} `json:"planAppraiseItem"` PlanAppraiseItemDtos interface{} `json:"planAppraiseItemDtos"` PlanAppraiseItemEntities interface{} `json:"planAppraiseItemEntities"` MajorNames interface{} `json:"majorNames"` CreateName string `json:"createName"` AttachmentNum int `json:"attachmentNum"` PlanIds interface{} `json:"planIds"` SignCount interface{} `json:"signCount"` AuditState interface{} `json:"auditState"` MajorTeacher interface{} `json:"majorTeacher"` MajorId interface{} `json:"majorId"` MajorName interface{} `json:"majorName"` MajorField interface{} `json:"majorField"` Semester interface{} `json:"semester"` PlanExtra interface{} `json:"planExtra"` MajorTeacherId interface{} `json:"majorTeacherId"` IsSysDefault int `json:"isSysDefault"` InternshipForm interface{} `json:"internshipForm"` TeacherName interface{} `json:"teacherName"` TeacherId interface{} `json:"teacherId"` Mobile interface{} `json:"mobile"` IsCopyAllocate interface{} `json:"isCopyAllocate"` IsCopy interface{} `json:"isCopy"` IsShowUpDel interface{} `json:"isShowUpDel"` IsBuyInsurance interface{} `json:"isBuyInsurance"` StuItemIds interface{} `json:"stuItemIds"` SelfMultiple interface{} `json:"selfMultiple"` SchoolTeacher interface{} `json:"schoolTeacher"` CompanyMultiple interface{} `json:"companyMultiple"` MultipleTheory interface{} `json:"multipleTheory"` PracticeState int `json:"practiceState"` AboutType interface{} `json:"aboutType"` PracticeTeas interface{} `json:"practiceTeas"` PracticeStateNum interface{} `json:"practiceStateNum"` ProgramId interface{} `json:"programId"` AttachmentsList interface{} `json:"attachmentsList"` IsTalentPlan interface{} `json:"isTalentPlan"` Comment interface{} `json:"comment"` AuditName interface{} `json:"auditName"` IsApply int `json:"isApply"` LevelEntity interface{} `json:"levelEntity"` InsuranceList interface{} `json:"insuranceList"` } `json:"data"` }
type RepResData ¶
type ReportsInfo ¶
type ReportsInfo struct { Code int `json:"code"` Msg string `json:"msg"` Data []struct { TotalCount int `json:"totalCount"` PageSize int `json:"pageSize"` TotalPage int `json:"totalPage"` CurrPage int `json:"currPage"` IsDeleted int `json:"isDeleted"` CreateBy string `json:"createBy"` ModifiedBy interface{} `json:"modifiedBy"` CreateTime string `json:"createTime"` ModifiedTime string `json:"modifiedTime"` CreateByName interface{} `json:"createByName"` ModifiedByName interface{} `json:"modifiedByName"` OrderBy string `json:"orderBy"` Sort string `json:"sort"` ReportId string `json:"reportId"` StudentId string `json:"studentId"` SchoolId string `json:"schoolId"` PlanId string `json:"planId"` ReportType string `json:"reportType"` Title string `json:"title"` Longitude interface{} `json:"longitude"` Latitude interface{} `json:"latitude"` Attachments string `json:"attachments"` VideoUrl interface{} `json:"videoUrl"` State int `json:"state"` SnowFlakeId int `json:"snowFlakeId"` Weeks interface{} `json:"weeks"` StartTime interface{} `json:"startTime"` EndTime interface{} `json:"endTime"` IsFine interface{} `json:"isFine"` ApplyId interface{} `json:"applyId"` ApplyName interface{} `json:"applyName"` Score int `json:"score"` ScoreLevel interface{} `json:"scoreLevel"` Address interface{} `json:"address"` HeadImg string `json:"headImg"` SupportNum interface{} `json:"supportNum"` CommentNum interface{} `json:"commentNum"` IsOnTime int `json:"isOnTime"` ReportTabName interface{} `json:"reportTabName"` StuTabName interface{} `json:"stuTabName"` ReDetalTabName interface{} `json:"reDetalTabName"` PlanTeaStuTabName interface{} `json:"planTeaStuTabName"` TeaStuTabName interface{} `json:"teaStuTabName"` ReportComments interface{} `json:"reportComments"` BatchId interface{} `json:"batchId"` DepId interface{} `json:"depId"` TeaId interface{} `json:"teaId"` MajorId interface{} `json:"majorId"` ClassId interface{} `json:"classId"` DepIds interface{} `json:"depIds"` ClassIds interface{} `json:"classIds"` MajorIds interface{} `json:"majorIds"` ReportIds interface{} `json:"reportIds"` Content string `json:"content"` CommentContent interface{} `json:"commentContent"` Reject interface{} `json:"reject"` Username string `json:"username"` StudentNumber interface{} `json:"studentNumber"` DepName interface{} `json:"depName"` MajorName interface{} `json:"majorName"` MajorField interface{} `json:"majorField"` ClassName interface{} `json:"className"` TeacherName interface{} `json:"teacherName"` PlanName interface{} `json:"planName"` Backup interface{} `json:"backup"` ApplyTime interface{} `json:"applyTime"` StartTimeStr interface{} `json:"startTimeStr"` EndTimeStr interface{} `json:"endTimeStr"` Grade interface{} `json:"grade"` StarNum interface{} `json:"starNum"` DateTime interface{} `json:"dateTime"` Yearmonth interface{} `json:"yearmonth"` AttachmentList interface{} `json:"attachmentList"` UserId string `json:"userId"` SchoolName interface{} `json:"schoolName"` IsSeeEnd interface{} `json:"isSeeEnd"` IsCanRead interface{} `json:"isCanRead"` T interface{} `json:"t"` Sign interface{} `json:"sign"` ImageList []struct { Url string `json:"url"` Type interface{} `json:"type"` Name interface{} `json:"name"` Size interface{} `json:"size"` } `json:"imageList"` JobId string `json:"jobId"` CompanyName string `json:"companyName"` JobName string `json:"jobName"` ReportTime string `json:"reportTime"` HandleWay interface{} `json:"handleWay"` Feedback interface{} `json:"feedback"` FormType interface{} `json:"formType"` IsWarning int `json:"isWarning"` IsUpdate interface{} `json:"isUpdate"` FieldEntityList interface{} `json:"fieldEntityList"` FormFieldDtoList interface{} `json:"formFieldDtoList"` IsReject interface{} `json:"isReject"` PracticeState interface{} `json:"practiceState"` CompState int `json:"compState"` CompApplyTime interface{} `json:"compApplyTime"` CompApplyName interface{} `json:"compApplyName"` CompScore int `json:"compScore"` CompStarNum interface{} `json:"compStarNum"` CompComment interface{} `json:"compComment"` TeacherRoleKey interface{} `json:"teacherRoleKey"` StuIds interface{} `json:"stuIds"` } `json:"data"` Flag int `json:"flag"` }
type SaveStructuredData ¶
type SaveStructuredData struct { Distance *string `json:"distance,omitempty"` Address string `json:"address"` Content *string `json:"content,omitempty"` LastAddress *string `json:"lastAddress,omitempty"` LastDetailAddress string `json:"lastDetailAddress"` AttendanceID *string `json:"attendanceId,omitempty"` City string `json:"city"` Area string `json:"area"` Country string `json:"country"` CreateBy *string `json:"createBy,omitempty"` CreateTime string `json:"createTime"` Description *string `json:"description,omitempty"` Device string `json:"device"` Images *string `json:"images,omitempty"` IsDeleted *string `json:"isDeleted,omitempty"` IsReplace *string `json:"isReplace,omitempty"` Latitude string `json:"latitude"` Longitude string `json:"longitude"` ModifiedBy *string `json:"modifiedBy,omitempty"` ModifiedTime *string `json:"modifiedTime,omitempty"` Province string `json:"province"` SchoolID *string `json:"schoolId,omitempty"` DepName *string `json:"depName,omitempty"` MajorName *string `json:"majorName,omitempty"` ClassName *string `json:"className,omitempty"` LogDtoList *string `json:"logDtoList,omitempty"` IsBeyondFence *string `json:"isBeyondFence,omitempty"` PracticeAddress *string `json:"practiceAddress,omitempty"` TpJobID *string `json:"tpJobId,omitempty"` T string `json:"t"` State string `json:"state"` TeacherId *string `json:"teacherId,omitempty"` TeacherNumber *string `json:"teacherNumber,omitempty"` Type string `json:"type"` StuId *string `json:"stuId,omitempty"` PlanId string `json:"planId"` AttendanceType *string `json:"attendanceType,omitempty"` Username *string `json:"username,omitempty"` Attachments *string `json:"attachments,omitempty"` UserId string `json:"userId"` IsSYN *string `json:"isSYN,omitempty"` StudentId *string `json:"studentId,omitempty"` ApplyState *string `json:"applyState,omitempty"` StudentNumber *string `json:"studentNumber,omitempty"` MemberNumber *string `json:"memberNumber,omitempty"` HeadImg *string `json:"headImg,omitempty"` AttendenceTime *string `json:"attendenceTime,omitempty"` }
type SubmitData ¶
type SubmitData struct { Address interface{} `json:"address,omitempty"` ApplyId interface{} `json:"applyId,omitempty"` ApplyName interface{} `json:"applyName,omitempty"` AttachmentList interface{} `json:"attachmentList,omitempty"` CommentNum interface{} `json:"commentNum,omitempty"` CommentContent interface{} `json:"commentContent,omitempty"` Content string `json:"content,omitempty"` CreateBy interface{} `json:"createBy,omitempty"` CreateTime interface{} `json:"createTime,omitempty"` DepName interface{} `json:"depName,omitempty"` Reject interface{} `json:"reject,omitempty"` EndTime interface{} `json:"endTime,omitempty"` HeadImg interface{} `json:"headImg,omitempty"` Yearmonth interface{} `json:"yearmonth,omitempty"` ImageList interface{} `json:"imageList,omitempty"` IsFine interface{} `json:"isFine,omitempty"` Latitude interface{} `json:"latitude,omitempty"` GpmsSchoolYear interface{} `json:"gpmsSchoolYear,omitempty"` Longitude interface{} `json:"longitude,omitempty"` PlanId string `json:"planId,omitempty"` PlanName interface{} `json:"planName,omitempty"` ReportId interface{} `json:"reportId,omitempty"` ReportType string `json:"reportType,omitempty"` ReportTime string `json:"reportTime,omitempty"` IsOnTime interface{} `json:"isOnTime,omitempty"` SchoolId interface{} `json:"schoolId,omitempty"` StartTime interface{} `json:"startTime,omitempty"` State interface{} `json:"state,omitempty"` StudentId interface{} `json:"studentId,omitempty"` StudentNumber interface{} `json:"studentNumber,omitempty"` SupportNum interface{} `json:"supportNum,omitempty"` Title string `json:"title,omitempty"` Url interface{} `json:"url,omitempty"` Username interface{} `json:"username,omitempty"` Weeks interface{} `json:"weeks,omitempty"` VideoUrl interface{} `json:"videoUrl,omitempty"` VideoTitle interface{} `json:"videoTitle,omitempty"` Attachments string `json:"attachments,omitempty"` CompanyName interface{} `json:"companyName,omitempty"` JobName interface{} `json:"jobName,omitempty"` JobId string `json:"jobId,omitempty"` Score interface{} `json:"score,omitempty"` TpJobId interface{} `json:"tpJobId,omitempty"` StarNum interface{} `json:"starNum,omitempty"` ConfirmDays interface{} `json:"confirmDays,omitempty"` IsApply interface{} `json:"isApply,omitempty"` CompStarNum interface{} `json:"compStarNum,omitempty"` CompScore interface{} `json:"compScore,omitempty"` CompComment interface{} `json:"compComment,omitempty"` CompState interface{} `json:"compState,omitempty"` Apply interface{} `json:"apply,omitempty"` LevelEntity interface{} `json:"levelEntity,omitempty"` FormFieldDtoList []interface{} `json:"formFieldDtoList,omitempty"` FieldEntityList []interface{} `json:"fieldEntityList,omitempty"` Feedback interface{} `json:"feedback,omitempty"` HandleWay interface{} `json:"handleWay,omitempty"` IsWarning int `json:"isWarning,omitempty"` WarningType interface{} `json:"warningType,omitempty"` T string `json:"t,omitempty"` }
Click to show internal directories.
Click to hide internal directories.