@@ -158,7 +158,6 @@ func (c *HisApiController) Sscard() {
switch id_card_type {
case 1:
basStr, err := GetBasBaseInfo()
- defer syscall.FreeLibrary(DllTestDef)
if err != nil {
c.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeReadCardException)