|
|
@@ -62,7 +62,7 @@ type EggStructForAutoScoreData struct { |
|
|
|
CollegeLearningNums int `json:"college_learning_nums"` |
|
|
|
ViolateNums int `json:"violate_nums"` |
|
|
|
BrowseInterfaceNums int `json:"browse_interface_nums"` |
|
|
|
PersonAddActivityValue int `json:"person_add_activity_value"` |
|
|
|
PersonAddActivityValue float64 `json:"person_add_activity_value"` |
|
|
|
} |
|
|
|
|
|
|
|
type AddPublicPlatoonUserRelationCommissionReq struct { |
|
|
|