Przeglądaj źródła

fix: update egg energy score mq struct

master
shenjiachi 5 dni temu
rodzic
commit
a441564375
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      rule/egg_energy/md/mq_egg_app.go

+ 1
- 1
rule/egg_energy/md/mq_egg_app.go Wyświetl plik

@@ -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 {


Ładowanie…
Anuluj
Zapisz