fix
wangpengfei
2023-08-18 a631f0f8f824caca91bc99e7dbb1f27c6c0a39ef
api/v1/serviceCollectionPlan.go
@@ -38,6 +38,7 @@
         ctx.Fail(ecode.ParamsErr)
         return
      }
      plan.AmountTotal = plan.AmountReceivable
      plan.Status = constvar.CollectionStatusUnCollected
   }