add
wangpengfei
2023-07-21 823296cc595b3167c31a6257352c136568d0aaaf
service/dataServer.go
@@ -121,6 +121,11 @@
   data.RefundMethod = refundMethodList
   // get IsInvoice list
   isInvoiceList, _ := ServiceGroup.GetIsInvoiceList()
   data.IsInvoice = isInvoiceList
   errCode = ecode.OK
   return