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