add
wangpengfei
2023-07-21 34c99ef40f26f8812610e7ca14c56825f9bf2c3c
service/dataServer.go
@@ -126,6 +126,11 @@
   data.IsInvoice = isInvoiceList
   // get AccountId list
   accountIdList, _ := ServiceGroup.GetAccountIdList()
   data.AccountId = accountIdList
   errCode = ecode.OK
   return