Ver Fonte

修改Bug

yjp há 1 ano atrás
pai
commit
f8cb9af819
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      dpsv1/client.go

+ 1 - 0
dpsv1/client.go

@@ -71,6 +71,7 @@ func (c *Client) AutoMigrate(req *client.AutoMigrateRequest) error {
 			TablePrefixWithSchema: reqItem.TablePrefixWithSchema,
 			Version:               reqItem.Version,
 			TableModelDescribe:    tableModelDescribeJsonBytes,
+			NoEvent:               reqItem.NoEvent,
 		})
 	}