From 4f6299708c6113c3c7e5191d33398de06e9b7de6 Mon Sep 17 00:00:00 2001 From: huangjiajun <582604932@qq.com> Date: Tue, 7 Nov 2023 17:33:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/comm_plan/init.go | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/comm_plan/init.go b/lib/comm_plan/init.go index e7bf99e..56ecbcc 100644 --- a/lib/comm_plan/init.go +++ b/lib/comm_plan/init.go @@ -226,6 +226,7 @@ type LvUser struct { LevelWeight int // 权重 Profit float64 // 利润(金额) SubsidyFee float64 // 补贴(金额) + AdditionalSubsidy float64 MinLevel int IsFreeze int MinProfit float64 // 利润(金额)