new product
This commit is contained in:
@@ -2540,7 +2540,6 @@ func (a *ApiRequestService) ProcessG11BJ06Request(ctx context.Context, params []
|
||||
}, nil
|
||||
}
|
||||
func (a *ApiRequestService) ProcessG29BJ05Request(ctx context.Context, params []byte) (*APIInternalResult, error) {
|
||||
|
||||
idCard := gjson.GetBytes(params, "id_card")
|
||||
name := gjson.GetBytes(params, "name")
|
||||
mobile := gjson.GetBytes(params, "mobile")
|
||||
|
||||
Reference in New Issue
Block a user