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