@@ -254,7 +254,7 @@ func (c *HisApiController) Sscard() {
//if r == 0 {
switch id_card_type {
case 1:
- go GetBasBaseInfo()
+ defer GetBasBaseInfo()
//if err != nil {
// c.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeReadCardException)