| | |
| | | FallingSilkBucketOne decimal.Decimal `json:"fallingSilkBucketOne"` //落丝桶数1 |
| | | FallingSilkBucketTwo decimal.Decimal `json:"fallingSilkBucketTwo"` //落丝桶数2 |
| | | FallingSilkBucketThree decimal.Decimal `json:"fallingSilkBucketThree"` //落丝桶数3 |
| | | SelectOne bool `json:"selectOne"` //落丝桶数1选中 |
| | | SelectTwo bool `json:"selectTwo"` //落丝桶数2选中 |
| | | SelectThree bool `json:"selectThree"` //落丝桶数3选中 |
| | | TheorySilkAmount decimal.Decimal `json:"theorySilkAmount"` //理论丝量 |
| | | HourYield decimal.Decimal `json:"hourYield"` //台时产量 |
| | | OneBack string `json:"oneBack"` //第一回 |