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